Commit Graph

9 Commits (47f6feb9251a7e9912b65deb1a46779922c403e7)

Author SHA1 Message Date
Yixiao Fang af331b043f
[Refactor] Deprecate imgs_per_gpu and use samples_per_gpu (#204)
* [Refactor] change imgs_per_gpu to samples_per_gpu in config files

* [Docs] change imgs_per_gpu to samples_per_gpu in docs

* [Refactor] change imgs_per_gpu to samples_per_gpu in codes and add warnings

* [Fix] fix isort

* [Docs] fix docs format

* [Refactor] add related UT codes

* [Fix] fix isort
2022-02-09 17:45:41 +08:00
Yixiao Fang c39bb83a7c
[Fix] fix dataset.evaluate args bug (#192) 2022-01-28 16:46:53 +08:00
Yixiao Fang d029a0db05
[Fix] Fix bug in non-distributed multi-gpu training/testing (#189)
* [Fix] Fix bug in non-distributed multi-gpu training/testing

* [Fix] add MMDP device_ids
2022-01-27 13:20:04 +08:00
Yixiao Fang 21d631f528
[Enhance] speed up training (#181)
* [Enhance] speed up training

* [Enhance] add setup_multi_processes to test.py

* [Fix] fix lint
2022-01-25 15:50:28 +08:00
Jiahao000 1fcfd4096a [Refactor] add tool scripts 2021-12-15 19:11:37 +08:00
Jiahao000 766fa72533 [Refactor] delete old tools 2021-12-15 18:44:00 +08:00
Jiahao000 2c9472cfeb [Refactor] refactor tools 2021-12-15 18:42:57 +08:00
xiaohangzhan b60b1bee0c test.py replace memcached 2020-06-18 01:19:00 +08:00
xiaohangzhan b742b7c18b upload code 2020-06-16 00:05:18 +08:00