chongzhou96 / EdgeSAM

Official PyTorch implementation of "EdgeSAM: Prompt-In-the-Loop Distillation for On-Device Deployment of SAM"
https://mmlab-ntu.com/project/edgesam/
Other
931 stars 42 forks source link

training code #15

Closed zoeccolor closed 3 months ago

zoeccolor commented 10 months ago

Hello! I'm interested in following your work. May I kindly inquire whether the code you use for training will be made open source? Thank you.

chongzhou96 commented 3 months ago

The training and evaluation code is released. Please refer to this readme file.