Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 398 Bytes

File metadata and controls

13 lines (7 loc) · 398 Bytes

Develop

This document provide tutorials to develop FastPillars.

New dataset

TODO

New Architecture

Please add any 3D backbone in det3d/models/backbones, any 2D backbones in det3d/models/necks, and any two-stage refinement modules in det3d/models/second_stage.

If you have any suggestions for improving this codebase for development, please open an issue or send us an email.