Gary Gege
Gary Gege
The application may be doing too much work on its main thread. When I am scrolling back. It was crashed.
I thought ctrl_det_idxs means the detections id, I am confuse about ctrl_det_idxs + prev_outputs[1]. prev_outputs[1] is a gate_weights?
how can I run your elvaluation code on our own dataset
Nice work in NIPS. Where is the allennlp-requirements.txt file
coco_object_0.35_tot.ids 这个文件好像并未提供,并不能跑img2txt的代码
Could you tell me where I can download the questions and the answer annotations about the training and validation dataset. The source file in the google drivier seems like missing....
Can you provide your code about the video feature extraction? Nice Work in CVPR 😄
Could the demo output the segmentation results rather than the detection bounding box
Could you provide the test set result? Looking forward to your reply.
It seems like that after I trained the model with our own dataset using the code from master branch, I can not evaluate the model on the test set unless...