Commit Graph

278 Commits (802bfe6da6fa90da6064449ad5ac04943f915903)

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