openworld_ldet icon indicating copy to clipboard operation
openworld_ldet copied to clipboard

Results 3 openworld_ldet issues
Sort by recently updated
recently updated
newest added

File "/home/subinyi/anaconda3/envs/ldet/lib/python3.7/site-packages/detectron2/modeling/box_regression.py", line 327, in _dense_box_regression_loss anchors = type(anchors[0]).cat(anchors).tensor # (R, 4) AttributeError: type object 'Tensor' has no attribute 'cat' i dont know how to solve this issue? can you...

First of all, thank you for your research. I have analyzed the provided UVO_frame_val_exist.json, and it appears that evaluation is being conducted on 742 videos. However, the original UVO_sparse dataset's...

Hi, I have some confusion about the versions of the mapillary dataset. 1. In the paper you claim you have used 35 foreground classes of the mapillary dataset. However, this...