Zongwei97

Results 5 comments of Zongwei97
trafficstars

Hello, Thanks for the github. Thought that our work may also help for rgbd research. Depth-Adapted CNN for RGB-D cameras, ACCV 20 https://arxiv.org/pdf/2009.09976.pdf

Hi, Thanks for the help! I am trying to reproduce the paper result. I use your provided ckpt (DeT_max) to test on DepthTrack. I obtain 61, 57, 59 as metrics....

Hi, I didn't retrain the paper yet. I only used your provided model, your ckpt, and your dataset to reproduce the result, which is strangely higher than your paper ^^...

@Qibear Hi, I wrongly putted the inhouse debug config... You don't really SPNet_epoch_best.pth for training. You can just set the arg as follows: parser.add_argument('--load', type=str, default='', help='train from checkpoints') The...

@Corgislam Hi, I cannot find the SOD ckpt for the moment due to the mess during the lab changes. I will try to spend more time later on finding it...