btbrandon
btbrandon
@alcinos I was using roboflow with SAM3 model for the point prompt segmentation for trees in the image. The output occurs when i select multiple point prompts of trees around...
@giswqs wow this is awesome! Is there a way to call the SAM 3 encoder directly (to get image embeddings) and then run the decoder separately?
@giswqs thats great! i was wondering though if it were possible to convert the sam3 model into its encoder and decoder separately so that I could encode images beforehand instead.