Commit Graph

1365 Commits (5234915c5efda6d080223be6ff6606874876e901)
 

Author SHA1 Message Date
Kai Chen afe97d53d6
Merge branch 'master' into pytorch-1.0 2018-12-25 15:19:33 +08:00
Kai Chen b64d43873d make compatible with pytorch 0.4.1 and 1.0 2018-12-25 15:13:44 +08:00
Kai Chen fd009613d3 update to 0.2.2 2018-12-19 19:23:58 +08:00
Kai Chen 5a4620bc9f
Merge pull request #27 from OceanPang/master
add open-mmlab urls
2018-12-19 19:22:13 +08:00
pangjm c2d17dad96 # nopa! 2018-12-19 18:07:23 +08:00
pangjm 4486b34e3c further reformat 2018-12-19 17:00:43 +08:00
pangjm a6c255f2e4 further reformat 2018-12-19 16:57:42 +08:00
pangjm d756dce006 reformat checkpoint 2018-12-19 16:53:47 +08:00
pangjm b323819107 minor revision 2018-12-19 16:07:02 +08:00
pangjm de70fe5cb0 rm useless 2018-12-19 13:39:31 +08:00
pangjm ecce857270 add resnext related urls 2018-12-19 13:38:07 +08:00
Kai Chen 514b8f8acb
Merge pull request #26 from thangvubk/master
add eta to log
2018-12-11 23:07:24 +08:00
ThangVu e45f7b9ce4 minor 2018-12-11 14:51:14 +00:00
thangvu 9db49e5610 minor fix syntax 2018-12-10 17:28:47 +09:00
thangvu 3ea98248ba add moving average eta 2018-12-10 17:09:19 +09:00
Kai Chen 77e2a58f5d update license and version 2018-12-09 17:28:52 +08:00
Kai Chen 076cdd6c74 support pytorch 1.0 2018-12-09 17:24:32 +08:00
ThangVu 578bbe6241 fix travis check 2018-12-08 07:53:19 +00:00
ThangVu d923cf4c49 add eta to log 2018-12-08 07:18:07 +00:00
Kai Chen a097c65fbf
Merge pull request #25 from yhcao6/vgg
add ceil_mode and with_last_pool to vgg
2018-12-07 10:48:29 +08:00
yhcao6 020348ecb1 add ceil_mode and with_last_pool to vgg 2018-12-07 10:27:26 +08:00
Kai Chen d4d1108a88
Update LICENSE 2018-10-19 22:07:01 +08:00
Kai Chen 517e061ca4 bug fix for config path 2018-10-15 17:50:00 +08:00
Kai Chen 7205c2b1d0
Merge pull request #20 from 0xflotus/patch-1
fixed mechanism
2018-10-13 23:28:01 +08:00
0xflotus 211e791cf0
fixed mechanism 2018-10-13 17:14:58 +02:00
kuonangzhe e093bb1397 Update image.md: fix inconsistent API (#19)
Update old crop_img and pad_img to imcrop and impad
2018-10-13 16:56:46 +08:00
Kai Chen da39212f94 add requirements.txt 2018-10-13 01:50:42 +08:00
Kai Chen 54dd32ea22
fix path error to autodoc apis 2018-10-13 01:35:03 +08:00
Kai Chen f75f4094f3 fix doc building error 2018-10-12 13:58:01 +08:00
Kai Chen ca0d6e8aa7 add deployment to pypi 2018-10-12 13:23:32 +08:00
Kai Chen d2358c87f8 update the documentation for release 2018-10-12 13:07:35 +08:00
Kai Chen 9c38b35fb6 bug fix for checking bias 2018-10-10 20:30:36 +08:00
Kai Chen ab670420d7 add opencv-python to requirements 2018-10-10 19:18:00 +08:00
Kai Chen 0f2594bc3a
Merge pull request #15 from open-mmlab/cnn
Add cnn module
2018-10-10 16:54:12 +08:00
Kai Chen c5fee83493
Merge pull request #17 from yl-1993/cnn
support initializing with official pretrained model
2018-10-10 16:23:51 +08:00
yl-1993 0164a0466c rm unused 2018-10-10 15:09:20 +08:00
yl-1993 41ee590eaa keep name rule consistent with official model 2018-10-10 15:08:57 +08:00
Kai Chen 3333bab612 use weight init methods 2018-10-10 00:03:16 +08:00
Kai Chen 6243822627 Merge branch 'yl-1993-cnn' into cnn 2018-10-09 23:47:06 +08:00
Kai Chen 4b2abfcf24 minor format adjustment 2018-10-09 23:46:36 +08:00
yl-1993 64afdd0afa put newline as last character 2018-10-09 23:12:54 +08:00
yl-1993 afa55d8be2
Merge branch 'cnn' into cnn 2018-10-09 22:59:21 +08:00
yl-1993 f63f2a9748 fix flake8 error 2018-10-09 22:41:18 +08:00
Kai Chen 9af1a2b025 add weight initialization methods 2018-10-09 22:11:11 +08:00
yl-1993 8332ddbcbe rm unused 2018-10-09 21:20:13 +08:00
yl-1993 64959bd772 add alexnet & vgg 2018-10-09 21:14:09 +08:00
yl-1993 867d5a5003 consistent param list of block 2018-10-09 21:08:03 +08:00
Kai Chen 080489e931 set default log dir for TensorboardLoggerHook 2018-10-09 00:06:48 +08:00
Kai Chen 99f53d2ac1 fix tests 2018-10-08 21:28:14 +08:00
Kai Chen 7ba182a133 bug fix for missing imports 2018-10-08 20:36:33 +08:00