文件名称:Python-FDGAN姿态引导的特征提取GAN用于健壮人员重新识别Pytorch实现
文件大小:176KB
文件格式:ZIP
更新时间:2022-08-31 00:38:39
Python开发-机器学习
FD-GAN: 姿态引导的特征提取GAN用于健壮人员重新识别(Pytorch实现)
【文件预览】:
FD-GAN-master
----.gitignore(182B)
----fdgan()
--------__init__.py(0B)
--------options.py(6KB)
--------utils()
--------networks.py(9KB)
--------model.py(11KB)
--------losses.py(1002B)
----README.md(8KB)
----framework.jpg(176KB)
----baseline.py(8KB)
----reid()
--------evaluation_metrics()
--------datasets()
--------__init__.py(394B)
--------evaluators.py(9KB)
--------models()
--------utils()
--------trainers.py(2KB)
--------feature_extraction()
----train.py(5KB)