Commit Graph

2989 Commits (f45f9ee4d4d742bae34cac127ff56592c83b0096)
 

Author SHA1 Message Date
Wei Shengyu f45f9ee4d4
Merge pull request #1585 from zhangbo9674/dev/resnet50_optimize
Accelerate dynamic graph amp training
2021-12-21 17:31:25 +08:00
cuicheng01 08da1d4435
Merge pull request #1563 from Sibo2rr/dev/gitdoc
add read the doc
2021-12-21 14:44:15 +08:00
zhangbo9674 558f03d684 refine code 2021-12-21 06:30:13 +00:00
zhangbo9674 28061f537c refine optimizer init logice 2021-12-21 06:28:13 +00:00
cuicheng01 7aa9f1c6ea
Merge pull request #1588 from cuicheng01/add_new_config
add some new configs
2021-12-21 14:03:51 +08:00
cuicheng01 f093f84a8b
Merge pull request #1572 from RainFrost1/fix_bug
fix levit384 inference size bug
2021-12-20 17:53:55 +08:00
cuicheng01 2e578335cd add some new configs 2021-12-20 08:10:39 +00:00
cuicheng01 c40e2eac5d
Merge pull request #1587 from cuicheng01/add_zh_docs
update dali & course md
2021-12-20 15:36:43 +08:00
cuicheng01 838a1e318f
Merge pull request #1583 from cuicheng01/add_en_docs
update en docs
2021-12-20 15:34:15 +08:00
cuicheng01 a212aa7153 update dali & course md 2021-12-20 07:29:17 +00:00
dongshuilong cf57d54b77 fix Rednet101 and Swin_large12_384 bs bug for tipc 2021-12-20 07:26:34 +00:00
zhangbo9674 b54ee04491 Accelerate dynamic graph amp training 2021-12-20 06:36:56 +00:00
cuicheng01 c5ea1738e3 update en docs 2021-12-20 03:59:38 +00:00
gaotingquan 7732a69f1b fix: fix key error in distillation 2021-12-16 18:21:08 +08:00
dongshuilong 538ca47eca fix levit384 inference size bug 2021-12-16 10:14:46 +00:00
cuicheng01 7848c4df8f
Merge pull request #1570 from TingquanGao/dev/update_benchmark
docs: update benchmark curve
2021-12-16 18:04:51 +08:00
gaotingquan 45fc927f34
docs: resize pic 2021-12-16 09:21:36 +00:00
gaotingquan 53ec5f8e18
docs: update benchmark curve 2021-12-16 09:05:33 +00:00
Walter 74a05abc50
Merge pull request #1566 from RainFrost1/fix_bug
EfficientB4 inference image size bug
2021-12-16 15:15:11 +08:00
Tingquan Gao a96adcc992 docs: update wechar qr code 2021-12-16 14:46:27 +08:00
dongshuilong 2135fa85f7 EfficientB4 inference image size bug 2021-12-16 03:48:39 +00:00
cuicheng01 c6f8b821cd
Merge pull request #1554 from Sibo2rr/dev/updata_metrics
add speed in V100 and mobile
2021-12-15 21:02:39 +08:00
sibo2rr bd0e08e952 Merge branch 'dev/gitdoc' of github.com:Sibo2rr/PaddleClas into dev/gitdoc 2021-12-15 20:23:11 +08:00
sibo2rr 0ec49937fe remove wrong images 2021-12-15 20:21:59 +08:00
sibo2rr 2ca6ca9bfc modify doc 2021-12-15 20:21:56 +08:00
sibo2rr 2451d82d59 read the doc 2021-12-15 20:21:56 +08:00
sibo2rr 225e9bd890 build html of read the doc 2021-12-15 20:21:56 +08:00
sibo2rr 4f13e32cad add read the doc 2021-12-15 20:21:56 +08:00
sibo2rr fcd6692d33 remove wrong images 2021-12-15 20:15:31 +08:00
sibo2rr 1c3452c8d3 add flops and params of ViT and DeiT 2021-12-15 18:14:23 +08:00
sibo2rr 2b0daeff7d add speed to vits 2021-12-15 18:14:23 +08:00
sibo2rr 54b723983f add inference model link to LeViT 2021-12-15 18:14:23 +08:00
sibo2rr 9c4850841c add inference model link of RepVGG 2021-12-15 18:14:23 +08:00
sibo2rr 11815ec033 add inference model link 2021-12-15 18:14:23 +08:00
sibo2rr 9c3c64afef modify ssld model speed 2021-12-15 18:14:23 +08:00
sibo2rr 1da43a7be5 modify ssld model speed 2021-12-15 18:14:23 +08:00
sibo2rr 2fcc6f9b1b modify ssld model speed 2021-12-15 18:14:23 +08:00
sibo2rr 56c5f7ced5 add mobile speed 2021-12-15 18:14:23 +08:00
sibo2rr b3488eb731 modify spaces 2021-12-15 18:14:23 +08:00
sibo2rr 8db233df6d modify space 2021-12-15 18:14:23 +08:00
sibo2rr be3abae497 modify table format 2021-12-15 18:14:23 +08:00
sibo2rr a1ad2c8951 add speed in V100 and mobile 2021-12-15 18:14:23 +08:00
Walter 4e6a3c856f
Merge pull request #1561 from RainFrost1/cspdarknet
fix cspdarknet inference bug for tipc
2021-12-15 17:59:59 +08:00
sibo2rr d132202194 modify doc 2021-12-15 17:54:57 +08:00
sibo2rr 3f671a9852 read the doc 2021-12-15 16:57:47 +08:00
sibo2rr 71f8e80e60 build html of read the doc 2021-12-15 16:16:18 +08:00
sibo2rr 1d9a33e16e add read the doc 2021-12-15 16:06:40 +08:00
dongshuilong 7887b404ba fix cspdarknet inference bug for tipc 2021-12-15 06:45:44 +00:00
Walter 504f32c53f
Merge pull request #1557 from RainFrost1/cpp_infer
分类Cpp添加打印label及topk功能
2021-12-15 13:56:27 +08:00
Walter 3f215d87ca
Merge pull request #1555 from RainFrost1/batch_size
change large model batch_size for tipc
2021-12-14 16:37:41 +08:00