lixiaojie
|
1d5f3d8c24
|
update shufflenet_v1
|
2020-07-12 00:06:55 +08:00 |
lixiaojie
|
f6260b33bf
|
Add RandomCrop, RandomResizedCrop, RandomGrayscale, impad
|
2020-07-12 00:06:55 +08:00 |
yanglei
|
8995e16834
|
Add AlexNet and LeNet5
|
2020-07-12 00:06:54 +08:00 |
yanglei
|
fbc68bf266
|
Add classifiers, heads, necks and losses
|
2020-07-07 19:32:06 +08:00 |
yanglei
|
17092d8be4
|
Fix the mid_channels of SEResNeXt
|
2020-07-07 11:25:48 +08:00 |
lixiaojie
|
eb24a94b68
|
add mobilenetv2 convert code
|
2020-07-05 21:59:22 +08:00 |
lixiaojie
|
046aa5c003
|
add shufflenet_v2 convert code
|
2020-07-03 19:21:18 +08:00 |
chenkai
|
91a43c5bac
|
Add RegNet
|
2020-07-01 14:21:45 +08:00 |
louzan
|
03b75789c6
|
Dev mobilenetv3
|
2020-06-30 15:50:36 +08:00 |
chenkai
|
02e11cc1f3
|
Refactoring for ResNet family
|
2020-06-25 11:57:50 +08:00 |
lixiaojie
|
50208498dd
|
Update mobilenetv2
|
2020-06-22 19:40:31 +08:00 |
yangmingmin
|
29e17ab326
|
Dev se resnext
|
2020-06-19 11:45:42 +08:00 |
yangmingmin
|
f729a60f87
|
Dev se resnet
|
2020-06-17 14:20:20 +08:00 |
chenkai
|
c168aa786e
|
Merge branch 'fix/resnet_zero_init_residual' into 'master'
Set default zero_init_residual of ResNet to True
See merge request open-mmlab/mmclassification!22
|
2020-06-16 22:09:48 +08:00 |
louzan
|
deee5d61d7
|
add mobilenetv2
|
2020-06-16 14:37:03 +08:00 |
yanglei
|
800ace3137
|
set default zero_init_residual to True
|
2020-06-16 11:36:54 +08:00 |
lixiaojie
|
fcb1ad80e4
|
merge master
|
2020-06-16 00:49:55 +08:00 |
lixiaojie
|
66e9bb017d
|
fix unit test
|
2020-06-16 00:03:45 +08:00 |
lixiaojie
|
8060e0f620
|
merge master
|
2020-06-15 20:54:52 +08:00 |
lixiaojie
|
1ce116a898
|
Merge branch 'master' of gitlab.sz.sensetime.com:open-mmlab/mmclassification into dev_shufflenetv1
|
2020-06-15 20:52:27 +08:00 |
lixiaojie
|
edceab13e3
|
modify self.layers
|
2020-06-15 20:52:17 +08:00 |
qianchen
|
5662daeea8
|
Merge branch 'dev_shufflenetv1' into 'master'
add shufflenetv1
See merge request open-mmlab/mmclassification!10
|
2020-06-15 20:49:44 +08:00 |
lixiaojie
|
8249ad7205
|
merge master
|
2020-06-15 20:46:30 +08:00 |
lixiaojie
|
cf85db0f7c
|
Merge branch 'master' of gitlab.sz.sensetime.com:open-mmlab/mmclassification into dev_shufflenetv2
|
2020-06-15 20:42:22 +08:00 |
lixiaojie
|
703714b78e
|
modify format of self.layers
|
2020-06-15 20:42:04 +08:00 |
wangshiguang
|
a1da2013ad
|
add pat ci image
|
2020-06-15 17:43:40 +08:00 |
lixiaojie
|
29975930f9
|
Dev/backbone utils
|
2020-06-15 16:42:15 +08:00 |
lixiaojie
|
3bf971238a
|
fix grammar
|
2020-06-15 16:29:36 +08:00 |
lixiaojie
|
402bedf489
|
update assertion message
|
2020-06-15 16:26:24 +08:00 |
lixiaojie
|
c3576c77fe
|
fix docstring
|
2020-06-15 16:21:58 +08:00 |
lixiaojie
|
b0a0248404
|
fix grammar & indent problem
|
2020-06-15 16:16:27 +08:00 |
lixiaojie
|
3bf34be1ed
|
fix indent problem
|
2020-06-15 16:11:51 +08:00 |
lixiaojie
|
62f65153f9
|
update shufflenet_v2.py
|
2020-06-15 15:15:19 +08:00 |
lixiaojie
|
24ef3b2f61
|
fix linting
|
2020-06-15 02:34:22 +08:00 |
lixiaojie
|
58faa2381c
|
fix norm_eval & merge master
|
2020-06-15 02:22:50 +08:00 |
lixiaojie
|
326df68bb3
|
fix norm_eval & merge master
|
2020-06-15 02:16:13 +08:00 |
yanglei
|
a5b53ada94
|
use standard docstr for basic and bottleneck block
|
2020-06-14 13:29:47 +08:00 |
chenkai
|
335047083e
|
Merge branch 'align_resnet_accuracy' into 'master'
Align resnet accuracy
See merge request open-mmlab/mmclassification!16
|
2020-06-14 12:11:07 +08:00 |
yanglei
|
76f91510b3
|
Add ResNeXt
|
2020-06-14 12:08:37 +08:00 |
yanglei
|
7ec1429e1b
|
set default value of norm_eval and zero_init_residual to False
|
2020-06-14 11:56:18 +08:00 |
lixiaojie
|
461e07d65d
|
Update default value
|
2020-06-14 03:51:42 +08:00 |
lixiaojie
|
fb3934fd2c
|
fix norm_cfg&rewrite
|
2020-06-14 01:23:40 +08:00 |
lixiaojie
|
02e1c246b4
|
Update shufflenet_v2.py
|
2020-06-14 01:13:10 +08:00 |
lixiaojie
|
e3e980d84e
|
rewrite
|
2020-06-14 00:46:22 +08:00 |
lixiaojie
|
940c955523
|
fix description
|
2020-06-12 20:27:07 +08:00 |
lixiaojie
|
77c05e6b46
|
fix indent
|
2020-06-12 18:13:42 +08:00 |
lixiaojie
|
996f0a97e1
|
fix format
|
2020-06-12 18:07:53 +08:00 |
lixiaojie
|
eebb7561bf
|
merge mastewr
|
2020-06-12 16:49:28 +08:00 |
lixiaojie
|
75858a3d3e
|
merge master
|
2020-06-12 16:16:28 +08:00 |
yanglei
|
3a65f4529e
|
Add Base and ResNet backbone
|
2020-06-12 14:40:27 +08:00 |
lixiaojie
|
93612db881
|
fix linting
|
2020-06-11 16:01:54 +08:00 |
lixiaojie
|
72bbfbc489
|
use ConvModule/build_*_layer from mmcv & use *_cfg & add _freeze_stages
|
2020-06-11 15:55:17 +08:00 |
lixiaojie
|
38a1c2533a
|
use ConvModule
|
2020-06-10 16:53:43 +08:00 |
lixiaojie
|
05e5173b6b
|
complete the docstring & import from mmcv & range check for frozen_stages and out_indices
|
2020-06-10 15:43:38 +08:00 |
lixiaojie
|
16b4efbe06
|
add unit test
|
2020-06-07 23:33:47 +08:00 |
lixiaojie
|
e1f39f003e
|
Merge branch 'dev_shufflenetv1' into dev_shufflenetv2
|
2020-06-07 22:44:06 +08:00 |
lixiaojie
|
b01a00c0c8
|
rm mbn-v2
|
2020-06-07 22:43:20 +08:00 |
lixiaojie
|
98f5b49ffe
|
add unit test
|
2020-06-07 22:40:36 +08:00 |
lixiaojie
|
2ee95c44ce
|
Merge branch 'dev_mobilenetv2' into dev_shufflenetv1
|
2020-06-07 21:10:42 +08:00 |
lixiaojie
|
fa49911440
|
reformat
|
2020-06-04 02:42:53 +08:00 |
lixiaojie
|
b392ba44cc
|
fix
|
2020-06-04 02:25:53 +08:00 |
lixiaojie
|
0667136f05
|
update test
|
2020-06-04 02:22:53 +08:00 |
lixiaojie
|
2c6c2d9063
|
Merge branch 'dev_mobilenetv2' into dev_shufflenetv1
|
2020-06-03 16:01:56 +08:00 |
lixiaojie
|
e6987f1c3b
|
fix import sort
|
2020-06-03 15:58:45 +08:00 |
lixiaojie
|
9712d18f9c
|
sort
|
2020-06-03 15:57:07 +08:00 |
lixiaojie
|
83cc9fc279
|
fix flake8
|
2020-06-03 15:54:37 +08:00 |
lixiaojie
|
2aaff0e4f2
|
fix & add test
|
2020-06-03 15:51:17 +08:00 |
louzan
|
364a671ac9
|
add shufflenet_v2
|
2020-05-28 11:48:14 +08:00 |
louzan
|
a542651794
|
add shufflenet_v1
|
2020-05-28 11:44:43 +08:00 |
louzan
|
ba391c029a
|
add mobilenetv2
|
2020-05-28 11:24:04 +08:00 |
chenkai
|
b1e9b2ac9e
|
remove redundant files
|
2020-05-21 21:31:48 +08:00 |
chenkai
|
a99e6eb10d
|
init commit
|
2020-05-21 21:21:43 +08:00 |