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

Develop #207

Merged
merged 207 commits into from
Oct 4, 2019
Merged

Develop #207

merged 207 commits into from
Oct 4, 2019

Conversation

ntabris
Copy link
Contributor

@ntabris ntabris commented Oct 4, 2019

No description provided.

ntabris and others added 30 commits September 6, 2019 16:26
this prevents conflicts when multiple processes are using the
same json.zip file, as when training models in parallel.
This seems to get around issue with missing DLLs.
also fix track colors so they match instance colors
ntabris and others added 29 commits October 1, 2019 10:44
(Merged by ntabris with some additional fixes.)
so it won't run with gpu tests
When saving labels dataset and we cannot detect valid extension,
the default suffix (if given) will be added.
Training package defaults to saving as h5.
Saving labels dataset w/ frames in h5 defaults to png encoding.
For imgstore or hdf5 videos with select frames indexed by the
original video, this lets us show the entire range of frames in the
seekbar for the video.
to_imgstore now uses (height, width, channels) properties instead
of shape, and HDF5 video casts those properties as ints.
@ntabris ntabris merged commit e44a79f into master Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants