Commit Graph

290 Commits (693f61af762654bb4acb66c53e25d9bffce7d841)
 

Author SHA1 Message Date
Kai Chen 4a1ddfc8a1
Merge pull request #44 from yhcao6/master
fix memory order in log text
2019-04-06 19:32:53 -07:00
Cao Yuhang f3d5d97919 fix memory order in log text 2019-04-07 10:20:52 +08:00
Cao Yuhang 1263c91e5c add memory statistic (#41)
* add memory statistic

* fix import order and cuda check
2019-04-05 23:11:35 -07:00
Kai Chen a0ce998ecd update to v0.2.5 2019-03-25 22:54:42 -07:00
Kai Chen d426585999
Support str type for loggers (#39)
* fix the time estimation when resuming from a checkpoint

* fix the time estimation when resuming from a checkpoint

* support str type for loggers

* fix yaml dump tests
2019-03-25 21:59:02 -07:00
Aitical b0f40396ad Update the documentation (#36)
* update the documentation

* update the documentation

* Update io.md
2019-03-09 16:16:08 -08:00
Kai Chen 76bcbe2d5e
Merge pull request #38 from wangg12/master
allow .yml extension for config file
2019-03-09 15:36:46 -08:00
wangg12 bfdd0d5985 allow .yml extension for config file 2019-03-08 10:08:58 +08:00
Kai Chen 8b4417c19a
Fix the time estimation when resuming from a checkpoint (#37)
* fix the time estimation when resuming from a checkpoint

* fix the time estimation when resuming from a checkpoint
2019-03-02 16:16:39 -08:00
Kai Chen 1d6e91b1b0
Merge pull request #35 from wangg12/master
add cosine lr schedule
2019-03-01 20:50:45 -08:00
wangg12 ccb7ca30f8 add cosine lr schedule 2019-02-16 17:42:27 +08:00
Kai Chen c8c3493868
Merge pull request #33 from OneDirection9/master
bug fixes
2019-02-12 18:08:00 +08:00
HanZhipeng 2882ef12ce
bug fixes 2019-02-11 16:47:16 +08:00
Kai Chen 8a3e232cb4
Merge pull request #32 from youkaichao/typo
correct typo
2019-02-10 22:14:32 +08:00
youkaichao e4e6960a8c correct typo 2019-02-10 19:46:48 +08:00
pangjm 841d4d4092 add resnext50_32x4d pretrain model 2019-01-24 20:05:44 +08:00
Kai Chen 0f7d5718db
Merge pull request #31 from tjsongzw/master
fix typo
2019-01-23 19:45:15 +08:00
tjsongzw 68b6887ea0 fix typo 2019-01-23 18:02:47 +08:00
Kai Chen 0ad619c17a update to v0.2.4 2019-01-17 14:17:20 +08:00
Kai Chen 2415d46b9e add gn model urls 2019-01-14 17:39:08 +08:00
Kai Chen 8f96c2a4bb
Merge pull request #29 from wangg12/master
allow passing custom logger to runner
2019-01-07 22:46:16 +08:00
wangg12 7b79237d26 update doc 2019-01-07 22:09:35 +08:00
wangg12 0f88eddb62 allow passing custom logger to runner 2019-01-06 15:17:35 +08:00
Kai Chen ddb5222817
Merge pull request #28 from open-mmlab/pytorch-1.0
Add compatibility with PyTorch 0.4.1 and 1.0
2018-12-25 15:48:57 +08:00
Kai Chen 477010fb87 add a blank line 2018-12-25 15:39:47 +08:00
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