Commit Graph

14 Commits (7e72ca885dd72fd1bcebed68f914e0a69d0f2091)

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