Commit Graph

747 Commits (release/2.0-beta)
 

Author SHA1 Message Date
Wei Shengyu 772cccd63f
Merge pull request #1021 from cuicheng01/release/2.0-beta
fix infer class_num bugs in release/2.0-beta branch
2021-07-07 19:29:00 +08:00
cuicheng01 0e63a24629 fix infer class_num bugs in release/2.0-beta branch 2021-07-07 11:25:14 +00:00
littletomatodonkey 82e7a90bfe
fix dist eval (#364) 2020-11-04 11:06:23 +08:00
littletomatodonkey 081ca857ce
Update resnet_vd.py 2020-11-01 10:56:42 +08:00
Tingquan Gao 061d1961b1
Fix a link error (#353)
* Fix a link error

* Fix some bugs in "Resume Training"

* Amend a detail about "Resume training"
2020-10-30 20:18:06 +08:00
Tingquan Gao abc8ac5ce4
Modify to fit the dygraph (#343)
* Add English version of getting started.
2020-10-27 19:16:30 +08:00
littletomatodonkey 806675d226
fix config files (#344) 2020-10-27 17:36:44 +08:00
cuicheng01 8d046546c8
Update regnet (#342)
* Create regnet.py

* Update __init__.py
2020-10-26 14:51:27 +08:00
littletomatodonkey 260dcb5079
add pre-label function (#341)
add pre-label function
2020-10-24 01:14:10 +08:00
littletomatodonkey ed631e0c8f
fix readme (#340)
fix readme
2020-10-23 21:23:35 +08:00
littletomatodonkey a7782f25ea
Merge pull request #337 from littletomatodonkey/dyg/fix_readme_png
fix readme png
2020-10-23 09:35:28 +08:00
littletomatodonkey 35f2a68c02 fix readme png 2020-10-23 01:33:29 +00:00
littletomatodonkey 825aed0c31
Merge pull request #335 from littletomatodonkey/dyg/fix_get_start
fix getting started
2020-10-23 02:23:39 +08:00
littletomatodonkey b5cd360b0d fix getting started 2020-10-22 18:18:37 +00:00
littletomatodonkey 777f376d6e
Merge pull request #328 from TingquanGao/dygraph
Some updates
2020-10-23 01:51:13 +08:00
gaotingquan a81ad2f570 Fix link errors 2020-10-22 21:11:18 +08:00
gaotingquan ca2aeeee44 Revert "Fix a bug about inference"
This reverts commit 17c66f4290.

The bug had been fixed by another way.
2020-10-22 21:11:18 +08:00
gaotingquan 69f602e277 Modify to fit the dygraph 2020-10-22 21:11:10 +08:00
littletomatodonkey 0560076f2e
Merge pull request #334 from littletomatodonkey/dyg/hs_resnet
fix typo
2020-10-22 19:27:17 +08:00
littletomatodonkey 64092b28fe fix typo 2020-10-22 11:25:51 +00:00
littletomatodonkey 0efd7ab293
Merge pull request #333 from littletomatodonkey/dyg/hs_resnet
cherry-pick add hs-resnet coming soon
2020-10-22 19:21:49 +08:00
littletomatodonkey 0717e24fa8 fix typo 2020-10-22 11:18:24 +00:00
littletomatodonkey 10ca9f6753 cherry-pick add hs-resnet 2020-10-22 11:15:00 +00:00
littletomatodonkey fa6ce23f1f
Merge pull request #331 from weisy11/dygraph
add ghostnet and modify shufflenet
2020-10-22 18:38:29 +08:00
weishengyu 2ec1d73ece formatting 2020-10-22 17:45:14 +08:00
weishengyu e0859f7498 formatting 2020-10-22 17:43:33 +08:00
weishengyu f9c265894a tmp code to keep old model valid 2020-10-22 17:02:32 +08:00
weishengyu 4cdcd4af74 shufflenet lr cosine -> cosine warmup 2020-10-22 16:11:14 +08:00
weishengyu abd683f968 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleClas into dygraph 2020-10-22 16:04:55 +08:00
littletomatodonkey 4f885038ce
Merge pull request #327 from littletomatodonkey/dyg/fix_load_ckp
fix load ckp
2020-10-22 14:15:48 +08:00
littletomatodonkey 0e0967545a fix load ckp 2020-10-22 06:12:03 +00:00
gaotingquan 8bd822bc9a Fix some errors in description of infer.py 2020-10-22 13:32:22 +08:00
littletomatodonkey 8408d0818b
Merge pull request #325 from littletomatodonkey/dyg/fix_cpu_train
fix effnet import
2020-10-21 23:32:47 +08:00
littletomatodonkey 42700a15a1 fix effnet import 2020-10-21 15:30:51 +00:00
littletomatodonkey 400c5adf98
Merge pull request #324 from littletomatodonkey/dyg/fix_cpu_train
fix cpu train
2020-10-21 22:46:23 +08:00
littletomatodonkey 43f6cae208 fix cpu train 2020-10-21 14:41:54 +00:00
littletomatodonkey 2d5a81437f
Merge pull request #322 from littletomatodonkey/dyg/fix_dyg_doc
fix quick start code and doc
2020-10-21 22:10:16 +08:00
littletomatodonkey 3a9f36059c fix description 2020-10-21 14:09:04 +00:00
littletomatodonkey bd3a2f3264 add res2net vd ssld link 2020-10-21 09:25:28 +00:00
littletomatodonkey 7153ee1129 fix quick start code and doc 2020-10-21 09:21:22 +00:00
gaotingquan ae2cbc31c8 Merge remote-tracking branch 'upstream/dygraph' into dygraph
Update repo
2020-10-21 17:05:09 +08:00
weishengyu 607c083b56 dbg 2020-10-21 11:42:42 +08:00
weishengyu 80cc0d8c86 dbg 2020-10-20 16:50:08 +08:00
littletomatodonkey 7592654c6b
Merge pull request #318 from littletomatodonkey/dyg/fix_effnet
fix effnet infer/eval
2020-10-20 14:41:23 +08:00
littletomatodonkey 10dc04bf10
Merge pull request #319 from littletomatodonkey/dyg/fix_res2net
fix res2net code and doc
2020-10-20 14:29:56 +08:00
littletomatodonkey d4533682b5 fix res2net code and doc 2020-10-20 06:18:52 +00:00
weishengyu 9579c4eb15 dbg 2020-10-20 00:41:41 +08:00
littletomatodonkey 58e558fb1c fix effne 2020-10-19 16:23:57 +00:00
gaotingquan 17c66f4290 Fix a bug about inference 2020-10-19 23:06:53 +08:00
littletomatodonkey 50e5000aa7
Merge pull request #315 from TingquanGao/dygraph
Fix a bug
2020-10-19 19:39:26 +08:00