afislonge / deepfake-detection-project

Our project aims to develop a machine learning model to compare and contrast images sourced from Flickr, a platform with user-uploaded photographs, against those generated by ThisPersonDoesNotExist, which uses generative adversarial networks (GANs) to create lifelike human images. We'll evaluate the nuances in authenticity and quality
3 stars 1 forks source link

Github repository #1

Open afislonge opened 6 months ago

afislonge commented 6 months ago

The Repository should at least have “dev/development”, “test” and “master/prod” branches All work should be checked in to dev branch Any work merged into test branch should be reviewed (with review comments) when merged from dev to test by a peer All work in test branch should be tested Any work that will not be deployed on the production environment should not be a part of the test/master branches Every member in the team should make at least 1 commit/week to the repo from Week 9/10 to Week 13/14