Skip to content
This repository has been archived by the owner on Jun 20, 2020. It is now read-only.

LEAP for Cows #20

Open
vijaysamula opened this issue Jun 16, 2019 · 2 comments
Open

LEAP for Cows #20

vijaysamula opened this issue Jun 16, 2019 · 2 comments

Comments

@vijaysamula
Copy link

vijaysamula commented Jun 16, 2019

Hello,
I need help in using LEAP for COWS, After converting the video to the hdf5 file. I need to visualize the image as RGB but I
cow
am visualizing in yellow color.

@talmo
Copy link
Owner

talmo commented Jun 19, 2019

Hi Vijay,

Yes, this might happen due to the datatype you choose when converting.

Try converting your movies into HDF5 datasets with the uint8 datatype. I've added this to the example script now:
https://github.com/talmo/leap/blob/master/examples/vidtohdf5.m#L39

That should fix the issue but let me know if not. Incidentally, this is in which GUI? Skeleton creation or labeling?

@vijaysamula
Copy link
Author

I have used the same vidtohdf5.m file.
Hdf5_screenshot
Box:hdf5_visual
This is the visualization in the hdf5 format. I have changed Grayscale = false in your code, though it is not appropriate.

And another problem, I am able to use only one dataset to train the model, I am unable to use the dataset which I have Annotated previously. could you resolve it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants