开放式车辆ID
介绍
这是车辆Re-ID的存储库。
更新
此仓库不断更新。
2020-4-22:追加支持以节省GPU内存。
安装
要求
Linux
CUDA 8.0或更高
Python3
火炬手1.1+
安装open-VehicleReID
克隆open-VehicleReID存储库。
git clone https://github.com/BravoLu/open-VehicleReID.git
安装依赖项。
cd open-VehicleReID
pip -r install requirements.txt
开始使用
下载数据集( \ \ )。
火车
python main.py -c < path> \\
-d < path> \\
1