# ics_project **Repository Path**: ermu2001/ics_project ## Basic Information - **Project Name**: ics_project - **Description**: 智能计算系统大作业、 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-11 - **Last Updated**: 2022-06-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Implementing ["Unlabeled Samples Generated by GAN Improve the Person Re-identification Baseline in vitro"(ICCV17)](http://openaccess.thecvf.com/content_ICCV_2017/papers/Zheng_Unlabeled_Samples_Generated_ICCV_2017_paper.pdf) # the repo | folder or files | folder or files| | | -------- | ------------------------------ | ---------- | | models | the models | | | | DCGAN.py | DCGAN--DONE| | | StyleGAN.py | StyleGAN--DONE | | data.py | prepares the data for training | TODO | | train.py | training | TODO |