Releases
v1.3.0
New Features
Add cutout and lighting (#909 )
Add transformer base class
(#892 )
Add Caffe2Xavier Initializer (#902 )
Add cuda ops: UpFirDn2d and fused_bias_leakyrelu (#900 )
Support to calculate FLOPs of GN, IN, LN (#897 )
Add Sequential
with init_weight (#884 )
Add tifffile backend support for image io (#868 )
Add Deformable Conv2d
TensorRT Plugin (#858 )
Support auto contrast (#881 )
Add adjust sharpness (#864 )
Add HTTP backend (#860 )
Add NonMaxSuppression TensorRT Plugin (#787 )
Add GELU activation function (#843 )
Add readme of chinese version (#846 )
Improvements
Revise function of layers and override keys in init_cfg (#893 )
Revise function of is_init flag in BaseModule (#898 )
Support revise_keys in load_checkpoint()(#829 )
Support save last checkpoint (#853 )
Update video/io.py (#856 )
Add docstring for DistSamplerSeedHook (#850 )
Bug Fixes
Fix bug of convmodule (#889 )
Fix scatter in pytorch18 (#882 )
Fix test unit of nms and batched_nms for tensorrt (#872 )
Fix bugs in some photometric transforms (#863 )
Fix pytorch2onnx failed for interpolate op with PyTorch==1.6.0 (#848 )
Fix the iter error when the number of GPUs is different during resume (#844 )
Fix typo in README (#852 )
Fix document in cnn.md (#841 )
You can’t perform that action at this time.