bouncybunny

Results 8 issues of bouncybunny

Hey there! It seems like you guys are only providing the MODEL ZOO for seed0. Can I access to MODEL ZOO for different seeds on PASCAL VOC? (seed1,seed2,...)

![image](https://user-images.githubusercontent.com/57431963/133402007-0ea01980-6391-4c93-9bb7-71c3f8f25b67.png) I'm trying to visualize the softmax normalized attention weights ā as the Figure 3 in the CTX paper. I couldn't find the proper codes for this visualizing task anywhere...

Hey there. Thanks for the quality codes. I'm trying to benchmark your model with mine but don't really have enough time to see the results in every seeds. Can you...

Hey there! Thanks a lot for the quality codes. I'm wondering why you guys have taken out FPN from FRCN. Have you guys done the same experiments with FPN? (wondering...

Hey there. Thanks for the quality work and paper. I tried to reproduce the model results, but I could only get mAP=0.691, where the original Faster R-CNN gets mAP=0.792 on...

Hey there. In your paper, you guys have stated CrossTransformers' potential weakness is that relative spatial information is not encoded. (in Related Work) What is the rationale behind this? Have...

Hey. Thanks a lot for the quality codes and instructions. Do you have any plans for implementing CrossTransformers in the original repo?

enhancement

### Branch main branch https://mmdetection3d.readthedocs.io/en/latest/ ### 📚 The doc issue I'd appreciate if the details of CBGSDataset in mmdet3d/datasets/dataset_wrappers can be added to the Docs. I'm wondering if the implementation...