ShuangXieIrene / ssds.pytorch

Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.
MIT License
571 stars 167 forks source link

[DEV] ssds.pytorch v1.5 roadmap #80

Open foreverYoungGitHub opened 3 years ago

foreverYoungGitHub commented 3 years ago

This is the roadmap for ssds.pytorch v1.5. The development for ssds.pytorch v1.5 is fully reconstruct and almost done. The main features are listed at here:

Documentations:

Framework:

Dataset:

Anchor box matching:

Loss:

Pipeline:

Visualization:

Support SSDs head:

Support backbone (feature extractor):

Others:

Bug Fix:

Please let me know if you have any problem when you use the ssds.pytorch or any suggestion to make the ssds.pytorch better!