developmentseed / developmentseed/segment-anything-services
speed up image encoder segment-anything-fast
Open
- Dominant language
- Jupyter Notebook
- Stars
- 96
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
tracing a model can speed it up substantially and enable further optimization with tensorrt
examples of making the sam model trace-able:
https://github.com/developmentseed/segment-anything-services/pull/25
https://github.com/facebookresearch/segment-anything/pull/326
and an example converting a Yolov5 model to tensorrt format and serving it with torchserve: https://github.com/rbavery/animal_detector/tree/master/mdv5app
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.