Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[V0.2.2] Creating a mask would be optional, but it isn't. #4

Closed
Seda145 opened this issue May 4, 2023 · 0 comments
Closed

[V0.2.2] Creating a mask would be optional, but it isn't. #4

Seda145 opened this issue May 4, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Seda145
Copy link

Seda145 commented May 4, 2023

At step 5 ("Masking regions of interest (OPTIONAL)") at:
https://github.com/FabianPlum/OmniTrax/blob/main/docs/tutorial-tracking.md

it appears that having a mask is not optional but a requirement in 0.2.2, because tracking process won't start without one. When clicking the track button the blender console will simply say:

Running inference on:  [LogicalDevice(name='/device:CPU:0', device_type='CPU'), LogicalDevice(name='/device:GPU:0', device_type='GPU')]

INFO: Initialised darknet network found!

'bpy_prop_collection[key]: key "Mask" not found'
No mask found!

And then it stops.

@FabianPlum FabianPlum self-assigned this May 5, 2023
@FabianPlum FabianPlum added the bug Something isn't working label May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants