yamy-cheng
yamy-cheng
Obtaining satisfactory annotations can be challenging without using the web UI. However, you can try using `demo_instseg.ipynb` and make modifications to achieve your goal.
> > Hi, if you want to track all cars in the video, we recommend using `demo_instseg.ipynb` to get better results. The WebUI now only supports the method that tracking...
Thank you for your suggestion. We will add these contents in the next update of the technical report.
Hi, could you please provide more details regarding this issue?
Hello, thank you for your interest. 1. SAM-Track will use SAM to obtain annotations of objects in key frames, but its real-time capability cannot be guaranteed. 2. Do you mean...
You can restart the program to extend the available free time.
> > 您可以重新启动程序以延长可用的空闲时间。 > > how to start? ,please,thanks Would you like to terminate the process and then restart it?
Is the link not working?
We do not have the code that meets this requirement now, but we will add this script in the future to fulfill your needs.
The ID of each object is initialized by SAM and maintained by DeAOT. The code is only used to obtain the ID of new objects and is not related to...