Jun Wang

Results 21 comments of Jun Wang

Goo point! The thing is that sometimes, the existing model is not able to generate the questions with the answer I want, since the answer is normally extracted from the...

Got the same problem, 'AssertionError: You should supply an encoding or a list of encodings to this method. An encoding is the output of one the encoding methods of the...

@qchenclaire How long it takes for you to train the model in total? For me with the largea.config, I just started training from scratch, and spent ~4 hours for the...

@tjucwb I am using https://github.com/traveller59/second.pytorch/blob/master/second/configs/nuscenes/all.pp.mhead.config. I forgot the specific numbers for AP2.0, but the mAP is 29.5 . You can refer to our paper https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123550409.pdf.

I think there is no pre-trained model for Nuscenes in the branch v1.5, right?

Sorry, I mean no config files for nuscenes in the branch v1.5.

Try to use the same method, but get 'Error code: 404. Message: File not found.' after pressing F12. Any idea what I did wrong? Thanks @kerwinair

I didn't know why that happened, but I think you can refer to this, https://github.com/thstkdgus35/EDSR-PyTorch/issues/94