文件名称:ReID_PCB:纸的PCB模型
文件大小:11KB
文件格式:ZIP
更新时间:2024-06-06 21:02:25
Python
ReID_PCB 纸张PCB模型的实现:超越零件模型:具有精炼零件池的人员检索。 使用Python3.6和Pytorch 4.0 。 开始 数据集准备 支持Market1501,DukeMTMC-reID和CUHK03数据集。 从下载Market1501数据集。 从下载DukeMTMC-reID数据集。 从下载CUHK03数据集。 您还应该从下载“ cuhk03_new_protocol_config_detected.mat”,并与cuhk-03.mat 。 我们使用此新协议分割数据集。 请解压缩文件,不要更改任何目录名称。 然后将utils.py的路径utils.py为解压缩的目录路径,例如/Users/ruby/Downloads/Market-1501-v15.09.15并运行 python data_transform . py - - dataset { mark
【文件预览】:
ReID_PCB-master
----train.py(5KB)
----test.py(8KB)
----utils.py(7KB)
----model.py(3KB)
----README.md(3KB)
----data_transform.py(5KB)
----.gitignore(30B)