- 25 Dec, 2019 1 commit
-
-
Kai Chen authored
-
- 12 Dec, 2019 1 commit
-
-
Kai Chen authored
-
- 24 Nov, 2019 1 commit
-
-
Thomas Hossler authored
-
- 05 Nov, 2019 1 commit
-
-
continue authored
* Fix bug: index out of range when num_extra < len(indice) * Fix bug: index out of range when num_extra < len(indice) * formatter code
-
- 25 Sep, 2019 1 commit
-
-
kkkio authored
* Fix #1223 #1223 is caused by extra > len(indice), so I add a loop to properly pad the indice list. I also changed the list concatenation from ```+=``` to ```.extend```. * Update sampler.py style
-
- 31 Jul, 2019 2 commits
- 13 Jul, 2019 1 commit
-
-
simon wu authored
* Fixing build-errors on Windows (add some compile args, which are default on Linux) * Fixing build-errors on Windows * minor formatting * Fixing errors on windows 1.Adding 'cxx' key for extra_compile_args 2.Adding type-cast to long for first parameter of THCCeilDiv facebookresearch/maskrcnn-benchmark#409 3.Ignoring resource setting on windows * update the order of import statements
-
- 08 Jul, 2019 1 commit
-
-
Jiaqi Wang authored
-
- 27 Jun, 2019 1 commit
-
-
Qiang Zhang authored
* Fix an import error for `get_world_size` and `get_rank` * Only import torch.distributed when needed torch.distributed is only used in DistributedGroupSampler * use `get_dist_info` to obtain world size and rank `get_dist_info` from `mmcv.runner.utils` handles the problem of `distributed_c10d` doesn't exist.
-
- 20 May, 2019 1 commit
-
-
Jiangmiao Pang authored
* Reformat use yapf 0.27.0 * Add yapf style file
-
- 11 May, 2019 1 commit
-
-
Kai Chen authored
* rewrite multigpu testing with mmddp * fix an indent * update slurm testing script * update readme and scripts
-
- 24 Oct, 2018 2 commits
- 11 Oct, 2018 1 commit
-
-
Kai Chen authored
-
- 08 Oct, 2018 1 commit
-
-
Kai Chen authored
-
- 04 Oct, 2018 1 commit
-
-
Kai Chen authored
-
- 24 Sep, 2018 1 commit
-
-
Kai Chen authored
-
- 23 Sep, 2018 1 commit
-
-
Kai Chen authored
-