Tianrun @ KOKONI 3D

Results 11 comments of Tianrun @ KOKONI 3D

How do you input your images (folder name/resolution, etc)? Have you changed the yaml file accordingly?

Greetings! This project primarily addresses traditional image segmentation scenarios, such as shadow detection without prompt input. As a result, we have not integrated a prompt encoder into the neural network....

Kindly want to confirm which model are you using? For SAM2, we are using https://dl.fbaipublicfiles.com/segment_anything_2/092824/sam2.1_hiera_large.pt

It is recommended to adhere to the guidelines, allowing you to make minor adjustments to the YAML file and dataloader. However, you can always modify the dataloader to accommodate different...

感谢您的关注,SAM2的权重我们将在近期release,请关注SAM2的代码branch

Dear all. Please check the "SAM2-Adapter" branch of this codebase at: https://github.com/tianrun-chen/SAM-Adapter-PyTorch/tree/SAM2-Adapter-for-Segment-Anything-2

Please check whether you have change the config .yaml file in ./configs/ with the right SAM checkpoints file.

It depends on your dataset and task. The training time has been reported in the manuscript.

Do you mean multiple GPUs?