297 Commits

Author SHA1 Message Date
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