Commit Graph

44 Commits (dab1feb0d4399dac2fbd45a88b3f4915d6e7a45c)

Author SHA1 Message Date
WuHaobo dab1feb0d4
Merge pull request #175 from WuHaobo/master
regnet
2020-07-06 13:22:38 +08:00
ruri 575712bd04
Add EfficientNetLite
add efficientnet-lite model
2020-07-03 15:54:31 +08:00
WuHaobo 70b203574d
Update regnet.py 2020-07-03 12:30:40 +08:00
shippingwang 92a162fb75 add efficientnet-lite model 2020-07-01 07:47:11 +00:00
wqz960 d9a3588615 branch 2020-06-30 06:36:38 +00:00
wqz960 c5a18cda7a fix mistakes 2020-06-30 06:24:13 +00:00
littletomatodonkey 9d3f36b75e
Merge pull request #161 from wqz960/PaddleClas-fs
add ghostnet
2020-06-28 13:10:48 +08:00
wqz960 ce6af5428a rm 2020-06-28 05:08:11 +00:00
wqz960 acf77701bd modify 2020-06-28 04:56:43 +00:00
wqz960 442d8410d3 fix + 2020-06-28 04:52:02 +00:00
WuHaobo 892c59432e
polish the import 2020-06-25 15:14:36 +08:00
littletomatodonkey 5a37683749 fix hrnet name 2020-06-24 12:55:54 +00:00
WuHaobo df64e00a88
Update regnet.py 2020-06-24 15:07:13 +08:00
wqz960 8ff9d3fb26 fix weight name 2020-06-22 12:31:24 +00:00
WuHaobo f17a583ede add regnet 2020-06-22 12:33:47 +08:00
WuHaobo 90f0425b0e add regnet architecture 2020-06-18 00:15:52 +08:00
littletomatodonkey f51b63c2e5 fix lr mult 2020-06-16 09:02:44 +00:00
wqz960 ac50d65d14 fix model format 2020-06-12 13:45:03 +00:00
wqz960 ee3ce16bf9 fix format 2020-06-12 02:58:46 +00:00
wqz960 18d372fff4 fix format for ghostnet 2020-06-11 11:18:13 +00:00
wqz960 e8c3d72b40 add ghostnet 2020-06-11 18:04:37 +08:00
wqz960 5a1c4210e1 add ghostnet 2020-06-11 17:56:27 +08:00
shippingwang bb622b24ed fix bugs 2020-06-04 04:07:38 +00:00
littletomatodonkey 81c9a6d3ea
Merge pull request #117 from littletomatodonkey/cspnet
Add CSPResNet
2020-05-18 10:52:28 +08:00
littletomatodonkey e0f3139258 fix init 2020-05-18 02:08:31 +00:00
WuHaobo 4270c4236a
Merge branch 'master' into master 2020-05-17 16:44:40 +08:00
WuHaobo daadf036be fix efficientnet.py to support for paddle1.8 2020-05-16 10:40:48 +08:00
WuHaobo 16bf7fc7f1 support for paddle1.8 2020-05-15 11:51:25 +08:00
littletomatodonkey 9ecd3834a7 add mish interface for cspnet 2020-05-15 03:11:27 +00:00
littletomatodonkey 008d7eb10a fix init 2020-05-14 08:17:25 +00:00
littletomatodonkey 07e1e5dc31 add cspnet 2020-05-14 03:21:59 +00:00
littletomatodonkey 9123f5da4b fix cspnet 2020-05-13 10:40:48 +00:00
littletomatodonkey 7ad89bc18e addcs pnet 2020-05-13 10:40:48 +00:00
littletomatodonkey 9b519f0d58 add effnet_small_eval 2020-05-03 16:29:34 +00:00
dyning e3f56640c4
Merge pull request #82 from littletomatodonkey/master
fix acnet
2020-04-26 23:05:20 +08:00
littletomatodonkey 9955d74f29 fix acnet 2020-04-26 14:59:14 +00:00
dyning ca78dc0f9b
Merge pull request #80 from littletomatodonkey/master
fix res2net200_vd
2020-04-26 21:27:01 +08:00
littletomatodonkey ed3ce87dc1 fix res2net200_vd 2020-04-26 12:43:37 +00:00
littletomatodonkey cbd94d7258 fix mv3 and faq 2020-04-23 08:52:09 +00:00
littletomatodonkey 42158c1867 add quick start demo 2020-04-20 03:54:09 +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
littletomatodonkey 9e57a5b5fc add distillation params 2020-04-16 06:13:48 +00:00
WuHaobo 9f39da8859 Init PaddleClas 2020-04-09 02:16:30 +08:00