| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2021-07-23 | 5.3 kB | |
| v0.5.tar.gz | 2021-07-23 | 930.2 kB | |
| v0.5.zip | 2021-07-23 | 1.3 MB | |
| Totals: 3 Items | 2.3 MB | 1 | |
- Add “LazyConfig” system, an alternative python-based config system with more flexible syntax and no predefined structures.
- Add improved Mask R-CNN baselines to model zoo using large scale jittering and longer training. See blog and configs.
- Add backbone wrapper and detector wrapper for models in mmdetection. This allows training and evaluation of these models in detectron2. See an example config that trains a mmdet’s Mask R-CNN
- Code release for Implicit PointRend & PointSup.
- Code release for Rethinking Batch in BatchNorm.
- Add support for RegNet backbones. Example.
- Integration of fvcore’s tracing-based advanced flop counter.
- New features in DensePose CSE: see its release notes for more details.
Pre-built Linux binaries are available for the following environment:
| CUDA | torch 1.9 | torch 1.8 | torch 1.7 |
|---|---|---|---|
| 11.1 | install | install | |
| 11.0 | install | ||
| 10.2 | install | install | install |
| 10.1 | install | install | |
| 9.2 | install | ||
| cpu | install | install | install |