Commit Graph

860 Commits (8dd6418ae5fb55150af242925516025a99d82b40)
 

Author SHA1 Message Date
dyning 913acf42b2 updata mainpage 2020-04-17 23:25:47 +08:00
WuHaobo 1ddea447ec add sys path 2020-04-17 21:03:06 +08:00
dyning 823a418df6
Merge pull request #41 from littletomatodonkey/add_dis_finetune
add ssld code
2020-04-17 20:29:31 +08:00
wangshipeng01 50c7df962b fix 2020-04-17 12:00:00 +00:00
wangshipeng01 1d3b8e71c9 add finetune doc 2020-04-17 10:34:58 +00:00
littletomatodonkey 91bf39fcee add distillation 2020-04-17 05:01:19 +00:00
littletomatodonkey fbb36fd3de add ssld code 2020-04-17 04:43:42 +00:00
dyning 2ee646eba2
Merge pull request #40 from littletomatodonkey/add_dis_finetune
add finetune inferface based on distillation models
2020-04-16 20:13:09 +08:00
dyning f82d25feb5
Merge pull request #39 from WuHaobo/master
adjust configures to support ssld
2020-04-16 20:09:08 +08:00
littletomatodonkey 9f66178f6d add faq 2020-04-16 11:46:02 +00:00
littletomatodonkey 0659d9ea74 rm mixup 2020-04-16 09:10:45 +00:00
littletomatodonkey 0b39b19006 fix save model 2020-04-16 08:26:10 +00:00
littletomatodonkey 3b69b6c854 add yaml file 2020-04-16 08:23:44 +00:00
littletomatodonkey 2682384775 fix arch 2020-04-16 08:11:47 +00:00
wangshipeng01 e33baa2b7c add generate lable list script 2020-04-16 06:19:31 +00:00
littletomatodonkey 9e57a5b5fc add distillation params 2020-04-16 06:13:48 +00:00
WuHaobo fd235a4352 Merge branch 'master' of https://github.com/WuHaobo/PaddleClas 2020-04-16 03:48:10 +00:00
WuHaobo 174d723ceb support for ssld 2020-04-16 03:47:00 +00:00
dyning be49cec647
Update README.md 2020-04-16 00:50:28 +08:00
dyning c6ca4f80e8
Update README.md 2020-04-16 00:50:01 +08:00
dyning a06ae34481
Merge pull request #38 from littletomatodonkey/add_aug_sample
update title in transfer learning
2020-04-16 00:48:54 +08:00
dyning f0cf4fb1a9
Update README.md 2020-04-16 00:48:40 +08:00
dyning a7bb14477d
Update README.md 2020-04-16 00:48:12 +08:00
littletomatodonkey 836978de3b fix png 2020-04-15 16:46:54 +00:00
dyning 85c47ddc35
Update README.md 2020-04-16 00:43:21 +08:00
littletomatodonkey b29a8b75dc update title 2020-04-15 16:42:54 +00:00
dyning eaca0195a8
Merge pull request #37 from littletomatodonkey/add_aug_sample
update images in image-aug
2020-04-16 00:42:33 +08:00
dyning b0dad525e7
Update README.md 2020-04-16 00:42:19 +08:00
littletomatodonkey 5ac9d32884 update images 2020-04-15 16:30:13 +00:00
dyning 45e727681b
Merge pull request #36 from littletomatodonkey/add_trans_app
add transfer learning doc
2020-04-16 00:22:05 +08:00
littletomatodonkey 0bc384b73f update doc 2020-04-15 16:21:24 +00:00
littletomatodonkey e705eaaa9c update transfer doc 2020-04-15 16:15:34 +00:00
WuHaobo a9f689701e be compatible with py3 2020-04-15 23:45:16 +08:00
littletomatodonkey 49052cdb59 add transfer md 2020-04-15 15:29:45 +00:00
dyning 6681270526
Merge pull request #35 from littletomatodonkey/add_det_app
add det application
2020-04-15 23:28:17 +08:00
littletomatodonkey de2cf1fb61 add det app 2020-04-15 15:27:08 +00:00
littletomatodonkey 0e59702e15 add det app 2020-04-15 15:14:37 +00:00
dyning 6fa5ac61c8
Merge pull request #34 from littletomatodonkey/add_application_doc
fix aug doc
2020-04-15 23:11:57 +08:00
littletomatodonkey ec88e0b34a fix aug doc 2020-04-15 15:09:50 +00:00
dyning 201ca253c4
Update README.md 2020-04-15 22:49:56 +08:00
dyning 6e305259f3
Update README.md 2020-04-15 22:49:46 +08:00
dyning a72c171ba7
Merge pull request #28 from littletomatodonkey/add_distillation
add distillation doc
2020-04-15 22:45:35 +08:00
littletomatodonkey b68afe8193 fix distillation doc 2020-04-15 14:43:33 +00:00
dyning 3a218cf072
Update README.md 2020-04-15 22:06:48 +08:00
littletomatodonkey d5129b7a76 Merge branch 'master' of https://github.com/PaddlePaddle/PaddleClas into add_distillation 2020-04-15 13:12:56 +00:00
dyning 3f510c873a
Merge pull request #30 from littletomatodonkey/add_docs
add models doc
2020-04-15 21:12:30 +08:00
littletomatodonkey 9daf0b390f Merge branch 'master' of https://github.com/PaddlePaddle/PaddleClas into add_distillation 2020-04-15 13:11:46 +00:00
littletomatodonkey 0b1fa2462b fix doc 2020-04-15 13:10:09 +00:00
littletomatodonkey 422c8c4091 add adds 2020-04-15 13:06:23 +00:00
WuHaobo 1151bcff84 Merge remote-tracking branch 'upstream/master' 2020-04-15 12:57:58 +00:00