Yang Nie
3b8b39644f
change the default interpolation of pil from `NEAREST` to `BILINEAR` (same to cv2 backend)
2023-04-04 20:37:22 +08:00
HydrogenSulfate
2cfd8dd828
add xbm
2022-10-17 15:45:45 +08:00
root
f88e5bb056
fix: import from paddleclas whl
2022-08-19 11:40:38 +08:00
root
2d10f8e16c
debug: reset to develop
...
fix the commit 72da54f
that overwrite the file from release/2.4
2022-08-19 11:40:38 +08:00
root
29d4dc9a66
fix: rm sys.path.append in main python file
...
avoid to raising error when there is a foler or python file that has same name in working directory
2022-08-19 11:40:38 +08:00
HydrogenSulfate
e1800e0025
add comment in preprocess.py and correct contents in docs
2022-06-23 16:29:33 +08:00
HydrogenSulfate
458fd345d3
polish reid doc
2022-06-08 21:44:45 +08:00
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