Commit Graph

7 Commits (d347b806e45551f1604b508325a3ad1d9da28cd8)

Author SHA1 Message Date
gaotingquan 0dccfb917d fix: interpolation maybe be 0 2021-09-30 06:49:41 +00:00
gaotingquan de859b4a3d fix: compatible with opencv under version 4.4.0 2021-09-26 13:22:38 +08:00
gaotingquan 64c370008b feat: support pil resize
Support PIL resizse with PIL interpolation to train transformer.
Almost all vision transformer models need using PIL.Image.BICUBIC
as interpolation in resize.
2021-09-15 06:29:22 +00:00
Tingquan Gao 24727034d8
Update whl (#871)
* Update whl

* Optimize usage of CLI args
2021-06-22 11:12:26 +08:00
Tingquan Gao 666d912678
Update HubServing (#870)
* Update HubServing

* Fix the relative path

* Update doc of HubServing
2021-06-17 20:56:03 +08:00
littletomatodonkey de72c8f6ce support system prediction 2021-06-04 15:23:23 +00:00
littletomatodonkey c356974e14 add inference and its yaml 2021-06-04 09:28:37 +00:00