I downloaded the software and successfully installed it using the program on GitHub. I also managed to run the demo with some AI modifications馃檪. However, when using my own videos (two mice that occasionally overlap in body regions), the connected components are only recognized as a single object. This causes an error when I proceed to the second step, "Create training dataset." Moreover, the frame at which the error gets stuck varies each time (it seems the issue is that only one mouse is detected in certain frames, making it impossible to proceed).
My question is: while I could keep modifying the miss_object file with AI every time it fails, is there a better solution? Alternatively, should I adjust some parameters in the earlier steps to prevent this? Or are there specific settings I should tune during the initialization process to handle occlusions and overlaps more robustly?
I downloaded the software and successfully installed it using the program on GitHub. I also managed to run the demo with some AI modifications馃檪. However, when using my own videos (two mice that occasionally overlap in body regions), the connected components are only recognized as a single object. This causes an error when I proceed to the second step, "Create training dataset." Moreover, the frame at which the error gets stuck varies each time (it seems the issue is that only one mouse is detected in certain frames, making it impossible to proceed).
My question is: while I could keep modifying the
miss_objectfile with AI every time it fails, is there a better solution? Alternatively, should I adjust some parameters in the earlier steps to prevent this? Or are there specific settings I should tune during the initialization process to handle occlusions and overlaps more robustly?