Results 8 issues of jhj7905

@YadiraF @developer-mayuan @nilday Hello I have a question about train When i trained the network, the outputs of prediction are same as input(position map) like below ![temp](https://user-images.githubusercontent.com/21155309/55299627-b74e2b80-546e-11e9-830a-aa9de0fca7eb.PNG) i thought the...

These days, I trained and evaluated my own dataset and got significant result with your model compared to YOLOS. Now, I have tried to convert DINO(pytorch) into DINO(onnx or tensorrt)....

@lvpengyuan Hello, when i ran train.py there was error like below cannot import name 'getboxes' There were not any files(getboxes.py, generate_gt) in utils folder Would you upload both of them?...

Hello, @coldmanck Thank you for providing your work. I trained the model with your guide. by the way, Can you tell me how to train the model with smaller action...

@yxgeee @xinntao @wzhouxiff @eltociear @yeliudev Hello, Thank you for releasing great work. I have questions about SVD Model Inference Code. Why do you multiply np.array([3, 1, 4]) to pose?? Can...

@wzhouxiff @xinntao Thank you for providing the great work. Do you have a plan to release the training code and dataset? Thank you in advance

@tanqiu98 Hello, Thank you for providing the great work. Now, I tried to train the model with mphoi dataset. can you tell me the training process in detail? i mean...

@mmaaz60 @hanoonaR Hello, Thank you for sharing excellent work. Can you tell me how to evaluate the MSVD-QA and MSRVTT-QA in detail?