DAT-Detection
DAT-Detection copied to clipboard
Repository of Vision Transformer with Deformable Attention (CVPR2022) and DAT++: Spatially Dynamic Vision Transformerwith Deformable Attention
Now i have the new questions as follows 2023-11-08 03:17:02,487 - mmdet - INFO - Set random seed to 67311741, deterministic: False Traceback (most recent call last): File "/home/ych/DAT-Detection/DAT-Detection-main/tools/train.py", line...
https://github.com/LeapLabTHU/DAT/issues/15 From above issue, we find that you will release a notebook. Will you release the detail of visualization? Thx.
Hi. May I ask why there are no results for DINO and DAT++? I believe these results would be very meaningful.
KeyError: 'EpochBasedRunnerHF is not in the runner registry' return self.build_func(*args, **kwargs, registry=self) File "/data3/chenlinwei/anaconda3/envs/mmdet/lib/python3.7/site-packages/mmcv/utils/registry.py", line 62, in build_from_cfg f'{obj_type} is not in the {registry.name} registry') KeyError: 'EpochBasedRunnerHF is not in...