Giter Site home page Giter Site logo

gan_monet_colman's Introduction

CycleGAN Project Guidelines

TensorFlow Badge Keras Badge Matplotlib Badge tqdm Badge RandomNormal Initializer ImageDataGenerator

Contributor 1 Contributor 2 Contributor 3 Contributor 3

Overview

This project focuses on implementing a Cycle-GAN using Python and the TensorFlow Keras platform. It challenges you to explore deep learning (DL) concepts by developing and training models from scratch, emphasizing the practical application of the theories and techniques learned in the course.

Requirements

  1. Python dependensis: pip install -r requirements.txt
  2. Platform: Utilize Python and TensorFlow Keras for all implementations.
  3. Submission: Alongside your Kaggle competition submission, provide two Google Colab notebooks: one for the training phase and another for the testing environment. The training notebook must document various experiments conducted during the development process.
  4. Implementation: Your task is to implement a Cycle-GAN architecture. Within this architecture, one discriminator must be a Patch-GAN with a receptive field size different from 70x70. The architecture submitted to the Kaggle competition will represent your best model.
  5. Image Size: For academic purposes, generate images of 320x320 pixels. Adjust the image size to 256x256 pixels for Kaggle submissions using the imresize() function.
  6. Restrictions: The use of pre-trained models, transfer learning methods, or external metadata is prohibited. Focus on creating and training your models to demonstrate your understanding of DL principles.
  7. Learning Compliance: Do not employ architectures not covered in the course.
  8. Experiments: Your training notebook should illustrate and compare different approaches, including variations in hyperparameters and architectures. Include graphs to visualize these comparisons and use text cells to explain your experiments and the insights gained.
  9. Documentation: For each experiment and architecture, display the model's output images during training, along with convergence graphs showing loss over epochs. Detail the network architecture, chosen hyperparameters, methodologies, and rationale in text cells.
  10. Testing Notebook: Create a testing environment that loads the trained model to process a 256x256 input image and output a 320x320 generated image. Provide a link to your best model weights and architecture.
  11. Code Execution: Ensure all code outputs are visible within the notebook.
  12. Code Submission: Submit your work as Google Colab notebooks to facilitate easy execution by the course team.
  13. Code Quality: Write clean, well-organized code. Use separate code and text cells extensively for clarity.
  14. Final Submission: Do not modify your notebooks after the final submission date. Any modifications post-deadline will lead to disqualification.

Academic Integrity

  • Citations: Clearly cite any external code or ideas used. Failing to credit sources constitutes academic dishonesty and will be treated as such.
  • Originality: You must not copy code from others. Sharing or copying code is against the honor code and will result in disciplinary action.
  • Attribution: If your code builds upon existing work, you must provide proper attribution and clarify your contributions.

Submission Instructions

  • Evaluate both the strengths and weaknesses of your approach.
  • Include all relevant outputs in your notebooks.
  • Submit an explainer file with instructions for operating your notebook and any other necessary details.
  • Share your notebook via Google Drive, accessible to anyone with the link.

Adhering to these guidelines will ensure a thorough understanding of DL concepts and their practical application, demonstrating your ability to develop complex models from scratch.

gan_monet_colman's People

Contributors

royzohar2 avatar nirmolcho avatar yair7799 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.