FashionGAN: Difference between revisions

From FDHwiki
Jump to navigation Jump to search
Line 15: Line 15:
! Week !! Tasks !! Completion
! Week !! Tasks !! Completion
|-
|-
| Week 3
| align="center" | Week 3
|  
|  
* Choose our project between the ones that were presented in class
* Choose our project between the ones that were presented in class
* Prepare for the first presentation
* Prepare for the first presentation


| ✓
| align="center" | ✓
|-
|-
| align="center" |  Weeks 4-5-6
| align="center" |  Weeks 4-5-6
Line 28: Line 28:
* Define the project
* Define the project
* Get familiar with the libraries we want to use (selenium, opencv...)
* Get familiar with the libraries we want to use (selenium, opencv...)
| ✓
| align="center" | ✓
|-
|-
| Weeks 7-8-9
| align="center" | Weeks 7-8-9
|  
|  
* Scrap the data from nowfashion website
* Scrap the data from nowfashion website
Line 37: Line 37:
* Get familiar with StyleGAN and its functioning
* Get familiar with StyleGAN and its functioning
* Find a textile dataset
* Find a textile dataset
| ✓
|  align="center" | ✓
|-
|-
| Week 10
| align="center" | Week 10
|  
|  
* Define a precise planning for the following weeks
* Define a precise planning for the following weeks
Line 46: Line 46:
* Figure out how to implement the texture changes
* Figure out how to implement the texture changes
* Begin the training of the dataset with StyleGAN
* Begin the training of the dataset with StyleGAN
| ✓
| align="center" | ✓
|-
|-
| Week 11
| Week 11
Line 53: Line 53:
* Finish the training on the VM
* Finish the training on the VM
* Get DragGAN to work on the VM
* Get DragGAN to work on the VM
| ✓
| align="center" | ✓
|-
|-
| Week 12
| align="center" | Week 12
|  
|  
* Work on the texture changing tool
* Work on the texture changing tool
Line 62: Line 62:
|  
|  
|-
|-
| Week 13
| align="center" | Week 13
|  
|  
* Adapt the DragGAN GUI to be more intuitive
* Adapt the DragGAN GUI to be more intuitive

Revision as of 15:37, 6 December 2023

Milestones and Project plan

Milestones

Milestone 1

Milestone 2

Project Plan

Week Tasks Completion
Week 3
  • Choose our project between the ones that were presented in class
  • Prepare for the first presentation
Weeks 4-5-6
  • Find some clothing datasets
  • Read papers, understand how DragGAN works
  • Define the project
  • Get familiar with the libraries we want to use (selenium, opencv...)
Weeks 7-8-9
  • Scrap the data from nowfashion website
  • Resize images
  • Clean dataset (remove the pictures that aren't in the same format as the other)
  • Get familiar with StyleGAN and its functioning
  • Find a textile dataset
Week 10
  • Define a precise planning for the following weeks
  • Prepare for the presentation
  • Write the Project Plan and the Milestones on the wiki page
  • Figure out how to implement the texture changes
  • Begin the training of the dataset with StyleGAN
Week 11
  • Install a Virtual Machine to use linux
  • Finish the training on the VM
  • Get DragGAN to work on the VM
Week 12
  • Work on the texture changing tool
  • Implement the texture changing interface
  • Start writing the description of the methods on the wiki page
Week 13
  • Adapt the DragGAN GUI to be more intuitive
  • Finalize and clean the code to then commit it to Github
  • Finish writing the wiki page