DG-Net
DG-Net 是一个深度学习项目,专注于利用生成数据辅助训练行人重识别模型。通过交换行人图像特征生成高质量训练数据,无需额外标注即可提升模型效果。
• Copy the embed code to showcase this product on your website
• Share on X to spread the word about this amazing tool
DG-Net 是一个深度学习项目,专注于利用生成数据辅助训练行人重识别模型。通过交换行人图像特征生成高质量训练数据,无需额外标注即可提升模型效果。
• Copy the embed code to showcase this product on your website
• Share on X to spread the word about this amazing tool
bashpython train.py --config configs/latest.yaml
Or training with low precision float (float16)bashpython train.py --config configs/latest-fp16.yaml
Intermediate image outputs and model binary files are stored in outputs/latest
.Check the loss logbash tensorboard --logdir logs/latest
- 截图: