HardWayShip
HardWayShip
Hi, Doc Zhao! When I reproduced your code in only one source dataset, I found that it can't work. **The error reports:**  **I just change this code to run...
陈博士你好 我是在windows系统运行你的代码的,有一些问题想问下你,期待你的回复,谢谢:) 目前我将duke作为目标域进行训练,根据Github上的指导,我是这么做的: 根据train_stage2_duke.sh的内容在main.py里面调整【parser.add_argument】参数,然后直接运行main.py 目前结果如下图:  **想问一下** 1、在这段步骤中不会出现rank-1,map类的指标显示么? 2、指导里面只说了纯无监督的执行方法,如果要做duke→market这类的跨域应该怎么修改文件呢?