Commit Graph

190 Commits (release/2.4)

Author SHA1 Message Date
weishengyu 582157f209 modify format and remove loss 2021-06-03 15:23:23 +08:00
weishengyu 51f0b78bd4 move flowers to root 2021-06-03 15:16:05 +08:00
weishengyu 65f0badf14 merge dataset and sampler -> dataloader 2021-06-03 15:14:05 +08:00
Wei Shengyu 96d1feb682
Merge pull request #773 from RainFrost1/develop_reg
Develop reg
2021-06-03 14:06:27 +08:00
dongshuilong bba0cf8fdb add CompCars train 2021-06-02 20:04:24 +08:00
cuicheng01 1e8a020f2b fix bug of image transforms 2021-06-02 10:57:38 +00:00
cuicheng01 d13cb22378 Add legendary_model's congigs and fix some trainer's bug 2021-06-01 17:24:21 +00:00
littletomatodonkey 0a0e34298b
add support for infer and export (#760)
* add support for infer

* add export model support

* fix yaml

* fix post process name

* fix topk name
2021-06-01 14:37:47 +08:00
Felix 46955a262d
Merge branch 'develop_reg' into develop_reg 2021-05-31 21:57:23 +08:00
Felix c9690673ca
Update multilabel_dataset.py 2021-05-31 16:49:54 +08:00
Felix 9c11ddca37
Update __init__.py 2021-05-31 16:47:57 +08:00
Felix b0708e6e9a
Update __init__.py 2021-05-31 16:40:45 +08:00
Felix 771449813c
Update DistributedRandomIdentitySampler.py 2021-05-31 16:01:39 +08:00
Felix bf8f2bef51
Update __init__.py 2021-05-31 16:00:32 +08:00
Felix 89a4c43187
Update random_erasing.py 2021-05-31 15:59:53 +08:00
Felix f2c0cee05c
Update randaugment.py 2021-05-31 15:59:08 +08:00
Felix ea08c644bd
Update operators.py 2021-05-31 15:58:46 +08:00
Felix 289a6fc11a
Update hide_and_seek.py 2021-05-31 15:58:16 +08:00
Felix f958e2c05e
Update grid.py 2021-05-31 15:57:54 +08:00
Felix 2f84cc3809
Update functional.py 2021-05-31 15:56:42 +08:00
Felix 017d95caf2
Update fmix.py 2021-05-31 15:55:51 +08:00
Felix f15a478fc3
Update cutout.py 2021-05-31 15:55:28 +08:00
Felix 50f00e8486
Update autoaugment.py 2021-05-31 15:54:20 +08:00
Felix 6db0ae8af4
Update batch_operators.py 2021-05-31 15:53:54 +08:00
Felix d2630c3a31
Update multilabel_dataset.py 2021-05-31 15:52:33 +08:00
Felix 56b4d8b889
Update multilabel_dataset.py 2021-05-31 15:49:57 +08:00
Felix 15fd4414d1
Update multilabel_dataset.py 2021-05-31 15:49:19 +08:00
Felix fa8dbc7f18
Update imagenet_dataset.py 2021-05-31 15:46:54 +08:00
Felix f83f6f2db8
Create common_dataset.py 2021-05-31 15:43:57 +08:00
Felix dc49f54ef8
Update random_erasing.py 2021-05-31 13:14:07 +08:00
Felix d250a69ecd
Update randaugment.py 2021-05-31 13:13:39 +08:00
Felix 7dcdd61c76
Update operators.py 2021-05-31 13:13:20 +08:00
Felix 514e3afe76
Update hide_and_seek.py 2021-05-31 13:13:03 +08:00
Felix 20bfca7522
Update grid.py 2021-05-31 13:12:46 +08:00
Felix bad16c2570
Update fmix.py 2021-05-31 13:12:27 +08:00
Felix a92060196c
Update cutout.py 2021-05-31 13:12:07 +08:00
Felix d98311ea40
Update batch_operators.py 2021-05-31 13:11:50 +08:00
Felix a6144282a1
Update autoaugment.py 2021-05-31 13:11:31 +08:00
Felix edf49437c6
Update __init__.py 2021-05-31 13:11:10 +08:00
Felix 71d139fcb7
Update random_erasing.py 2021-05-31 13:10:39 +08:00
Felix 7dd79219ea
Update randaugment.py 2021-05-31 13:10:18 +08:00
Felix ebf1b92c23
Update operators.py 2021-05-31 13:09:06 +08:00
Felix fb484d14cc
Update hide_and_seek.py 2021-05-31 13:08:50 +08:00
Felix f4d3d9ac05
Update grid.py 2021-05-31 13:08:34 +08:00
Felix c67d604985
Update fmix.py 2021-05-31 13:08:13 +08:00
Felix 41f784c1ee
Update cutout.py 2021-05-31 13:07:55 +08:00
Felix 6241ee25e1
Update batch_operators.py 2021-05-31 13:07:37 +08:00
Felix f66ae362d1
Update autoaugment.py 2021-05-31 13:06:49 +08:00
Felix dbf8df4f7c
Update __init__.py 2021-05-31 13:06:29 +08:00
Felix d32846e8c4
Update __init__.py 2021-05-31 13:05:24 +08:00
Felix 806ec9a117
Add files via upload 2021-05-31 13:01:38 +08:00
Felix d3e233defd
Create __init__.py 2021-05-31 13:00:50 +08:00
Felix 8a79cec570
Update imagenet_dataset.py 2021-05-31 12:58:54 +08:00
Felix f212345e33
Add files via upload 2021-05-31 12:58:27 +08:00
Felix 1d9c5710cc
Add files via upload 2021-05-31 12:57:18 +08:00
Felix 3bd7a0979c
Create __init__.py 2021-05-31 12:56:34 +08:00
Felix ed7e7a3717
Add files via upload 2021-05-31 12:55:28 +08:00
Felix 93ef6ed2f6
Create __init__.py 2021-05-31 12:55:10 +08:00
Felix d7ba539452
Create __init__.py 2021-05-31 12:53:48 +08:00
littletomatodonkey dd79f81fd7
[WIP]add arch init (#744)
* polish trainer
2021-05-27 18:41:44 +08:00
weishengyu f6da3bd60a move files 2021-05-24 11:42:24 +08:00
liuyuhui 70f1782339 fix xpu reader 2021-05-08 07:15:38 +00:00
yaohai 5fd7085ddf add multilabel feature 2021-03-30 16:02:32 +08:00
littletomatodonkey bba176e05a
enhance reader (#628) 2021-03-08 10:35:38 +08:00
huangxu96 4e43ec6995 new usage of amp training. (#564)
* new usage of amp training.

* change the usage of amp and pure fp16 training.

* modified code as reviews
2021-02-26 09:25:54 +00:00
littletomatodonkey 463980f331
add support for multi cards eval (#413)
* add support for multi cards eva
2020-11-20 18:10:06 +08:00
littletomatodonkey 6a5f4626d7
add static running in dygraph (#399)
* add static running in dygraph
2020-11-18 09:48:56 +08:00
littletomatodonkey 4d01af9e87 fix reader 2020-10-09 11:47:05 +00:00
littletomatodonkey cca4d85a69 rm comment 2020-09-30 15:15:42 +00:00
littletomatodonkey 7cf6e9ae93 add dataloader inferface 2020-09-28 16:47:22 +00:00
littletomatodonkey 20cdde17f2 fix reader 2020-09-15 18:35:48 +00:00
shippingwang fdc40d1e3d fix 2020-06-04 07:14:48 +00:00
shippingwang bb622b24ed fix bugs 2020-06-04 04:07:38 +00:00
root 04e9720b6d Merge branch 'master' of https://github.com/PaddlePaddle/PaddleClas into add_efficientnet 2020-06-03 13:56:56 +00:00
root dea8eabb45 fix 2020-06-03 13:27:12 +00:00
WuHaobo d51e20ad7c
Merge branch 'master' into support_1.8 2020-05-18 09:54:35 +08:00
WuHaobo 3ecefa486a refine reader to support paddle1.8 API and fix the code style 2020-05-18 09:51:17 +08:00
littletomatodonkey 60b34a5192 add delimiter reader 2020-05-10 09:00:43 +00:00
shippingwang 4ccfca291b add autoargument 2020-05-06 11:17:39 +00:00
littletomatodonkey 9b519f0d58 add effnet_small_eval 2020-05-03 16:29:34 +00:00
littletomatodonkey 237650fda8 fix rand-aug in py3 2020-04-26 09:18:27 +00:00
dyning 75a3c6545f
Merge pull request #57 from shippingwang/fix_multicard_eval
fix multi card eval bug
2020-04-21 22:03:19 +08:00
shippingwang 51456e0585 refine 2020-04-21 13:44:19 +00:00
cuicheng01 dad82df02e update distill and dataaugment doc 2020-04-21 11:58:26 +08:00
littletomatodonkey 8795569003 fix reader shuffle 2020-04-19 04:09:03 +00:00
WuHaobo fa7cb0bc7c be compatible with py3 2020-04-14 17:08:22 +08:00
WuHaobo fe7274bc35 be compatible with py3 2020-04-14 12:25:08 +08:00
littletomatodonkey 43521c6617 add image-aug doc 2020-04-12 08:12:05 +00:00
littletomatodonkey dcccb8255e fix reader hang for mulit-cards training 2020-04-12 07:25:34 +00:00
WuHaobo 9f39da8859 Init PaddleClas 2020-04-09 02:16:30 +08:00