Commit Graph

30 Commits (767433c68113b652371344e83fd4617788d497d4)

Author SHA1 Message Date
cuicheng01 a14fcd0fb3 update export_model.py 2022-06-13 10:38:29 +00:00
dongshuilong 15f6f58139 refactor trainer v2 2021-08-24 03:02:55 +00:00
dongshuilong ebde0e13cb refactor trainer 2021-08-22 15:10:23 +00:00
cuicheng01 4b10174a41
Update export_model.py 2021-06-29 22:39:06 +08:00
cuicheng01 01f1314fbd fix googlenet infer 2021-06-29 14:35:26 +00:00
littletomatodonkey b3108afa19 fix log with export model 2021-06-15 09:27:54 +00:00
littletomatodonkey 35437e2236 fix distillation model infer and export model 2021-06-13 05:01:56 +00:00
weishengyu 07089dcfe7 move identity_head to gears 2021-06-07 14:22:53 +08:00
weishengyu e8959c31d5 add default value for label 2021-06-07 09:43:47 +08:00
weishengyu 03d32d61e0 dbg 2021-06-06 18:52:12 +08:00
weishengyu a22b8f6b04 remove neck when useless 2021-06-06 18:20:26 +08:00
weishengyu 99298c8a15 change default config 2021-06-05 18:05:08 +08:00
weishengyu a445ff1f28 update export model 2021-06-05 17:36:24 +08: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
weishengyu 920a44b0ce move files 2021-05-24 11:43:47 +08:00
littletomatodonkey 9c0f049603
fix export model eval (#710)
* adapt to net.eval for the framework just contains training flag setting
* fix bug when export swin transformer
2021-05-06 13:55:11 +08:00
littletomatodonkey e7dbecd22e
fix predict (#527)
* fix predict

* fix export model

* fix doc
2020-12-30 14:28:06 +08:00
littletomatodonkey e83e3038e1
fix local rank get word size in dist (#402)
* fix local rank
* fix export model
2020-11-18 13:59:34 +08:00
littletomatodonkey 7d0f694c7b
unify model and model_name (#386)
* unify model and model_name

* rm unsed archs fix bug of se_resnext

* fix distillation model for distributed.launch

* fix export model for googlenet
2020-11-12 00:17:28 +08:00
littletomatodonkey c933dcd8db
minor fix init (#384)
* add densent init

* fix export model
2020-11-10 17:09:39 +08:00
littletomatodonkey d4b1f6aff3
Update export_model.py 2020-11-04 22:49:20 +08:00
littletomatodonkey 7ef474169d
polish api to Paddle2.0-rc (#346)
polish codes and docs to adapt Paddle2.0-rc
2020-10-30 00:20:48 +08:00
littletomatodonkey 2cb86a9bbb fix export model 2020-10-16 06:25:55 +00:00
gaotingquan 5ac48b7764 fix export_model to support dygraph 2020-09-24 13:03:42 +08:00
gaotingquan fa471435a7 fix export_model to support dygraph 2020-09-23 22:51:52 +08:00
gaotingquan c5cf3c154a fix export_model to support dygraph 2020-09-22 16:49:12 +08:00
littletomatodonkey dbbfdc452b add img_size 2020-05-02 17:30:30 +00:00
littletomatodonkey a1f185a6eb fix shell in getting_started 2020-04-22 05:55:28 +00:00
littletomatodonkey fbb36fd3de add ssld code 2020-04-17 04:43:42 +00:00
WuHaobo 9f39da8859 Init PaddleClas 2020-04-09 02:16:30 +08:00