- May 06, 2020
-
-
Cao Yuhang authored
* add compare table fix model_zoo.md * fix some typos * minor add * minor update * add link for mmdet * minor update
-
- May 03, 2020
-
-
Jerry Jiarui XU authored
* migrate to mmcv.cnn.bricks * remove conv_module, scale, upsample * update mmdet version and mmcv requirement * fixed fsaf warning
-
- May 01, 2020
-
-
David de la Iglesia Castro authored
* Pass momentum_config to register_training_hooks * Bump mmcv version * Explicit default
-
- Mar 26, 2020
-
-
Jerry Jiarui XU authored
* add norm_eval * upgrade mmcv
-
- Feb 15, 2020
-
-
Cao Yuhang authored
* Use official DDP to implement MMDDP * update mmcv requirement * Update the version of MMCV Co-authored-by:
Kai Chen <chenkaidev@gmail.com>
-
- Jan 29, 2020
-
-
Kai Chen authored
* use git repo instead of pip wheels * install pycocotools before building mmdet * fix travis installation
-
- Jan 22, 2020
-
-
Jon Crall authored
* reorganize requirements, make albumentations optional * fix flake8 error * force older version of Pillow until torchvision is fixed * make imagecorruptions optional and update INSTALL.dm * update INSTALL.md * Add note about pillow version * Add build requirements to install instructions
-