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 |