├── 059-poster.pdf ├── LICENSE ├── README.md ├── backbone_module.py ├── fig1.png ├── fig2.png ├── fig3.png ├── fig4.png └── fig5.png /059-poster.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShiQiu0419/attentions_in_3D_detection/HEAD/059-poster.pdf -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShiQiu0419/attentions_in_3D_detection/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShiQiu0419/attentions_in_3D_detection/HEAD/README.md -------------------------------------------------------------------------------- /backbone_module.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShiQiu0419/attentions_in_3D_detection/HEAD/backbone_module.py -------------------------------------------------------------------------------- /fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShiQiu0419/attentions_in_3D_detection/HEAD/fig1.png -------------------------------------------------------------------------------- /fig2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShiQiu0419/attentions_in_3D_detection/HEAD/fig2.png -------------------------------------------------------------------------------- /fig3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShiQiu0419/attentions_in_3D_detection/HEAD/fig3.png -------------------------------------------------------------------------------- /fig4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShiQiu0419/attentions_in_3D_detection/HEAD/fig4.png -------------------------------------------------------------------------------- /fig5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShiQiu0419/attentions_in_3D_detection/HEAD/fig5.png --------------------------------------------------------------------------------