- 08 2月, 2023 1 次提交
-
-
由 XYZ_916 提交于
* tinypose3d for medical dataset * modify tinypose-3d codes according to comments * the images in dataset is named 'image' * change model name to TinyPose3D * annotations
-
- 20 12月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
* refine sync bn * fix bugs of batch_norm * fix bugs while deploying and modify BatchNorm to BatchNorm2D * param_attr -> weight_attr in BatchNorm2D * modify BatchNorm to BatchNorm2D
-
- 02 12月, 2021 1 次提交
-
-
由 will-jl944 提交于
* fix assertion bug * fix assertion bug
-
- 05 11月, 2021 1 次提交
-
-
由 JYChen 提交于
-
- 22 10月, 2021 1 次提交
-
-
由 JYChen 提交于
-
- 15 10月, 2021 1 次提交
-
-
由 JYChen 提交于
* fix naive-lite-hrnet backbone * add WiderNaive-18 model
-
- 04 8月, 2021 1 次提交
-
-
由 JYChen 提交于
* add LiteHRNet backbone and config .YML * test lite18-network param acc is same with ori-model 1. fix default darkpose=ON, 2. += is not inplace add new keypoint model Lite-HRNet * add new keypoint model Lite-HRNet * 1. Add description of network type; 2. use channel_shuffle in ops.py * use normal to init conv2d * add network type description
-