tobymu
Results
3
issues of
tobymu
@Deqing Sun Thansk a lot. I have to get the mask with flow, but the mask result is not correct. Code in PWCNet.PY ``` def warp(self, x, flo): """ warp...
@HaoZhang534 发现一个比较奇怪的现象,用自己的数据训好的dino模型在cuda0上能检测到box,换到cuda1~7上就无法检测到box,可能是什么原因呢?
运行命令 `python export_model.py --model_path ./ckpt/anno_data_0210_ckpt_10words_ent/model_best/ --output_path ./export`时报错