mmcv/mmcv
Jintao Lin dcc20f3a4b
Add `_NonLocalNd` module (#331)
* add non_local module

* rewrite non local module comments

* perfect docstring and adjust init function

* not to init norm layer

* Correct initialize when there is a norm

* set normal method for both embedded_gaussian and dot_product
2020-06-18 20:56:48 +08:00
..
arraymisc Use f-string (#245) 2020-04-26 00:21:54 +08:00
cnn Add `_NonLocalNd` module (#331) 2020-06-18 20:56:48 +08:00
fileio Harmless changes (#340) 2020-06-15 11:29:01 +08:00
image add backend arg (#350) 2020-06-17 19:42:31 +08:00
model_zoo added pillow backend in loading (#333) 2020-06-17 10:25:48 +08:00
parallel add train_step() and val_step() for MMDP (#354) 2020-06-18 20:55:53 +08:00
runner Add custom_group to DefaultOptimizerConstrutor (#347) 2020-06-17 23:39:50 +08:00
utils replace DeprecationWarning with UserWarning (#353) 2020-06-17 20:52:48 +08:00
video Harmless changes (#340) 2020-06-15 11:29:01 +08:00
visualization Harmless changes (#340) 2020-06-15 11:29:01 +08:00
__init__.py remove support for opencv 2 (#201) 2020-03-01 15:53:10 +08:00
version.py Add optimizer constructor from mmdetection (#313) 2020-06-02 19:57:24 +08:00