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

Add support for embedding images in .pkg.slp #91

Merged
merged 30 commits into from
Jun 5, 2024
Merged
Show file tree
Hide file tree
Changes from 12 commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
18c06e3
Add serialization to dict at the video object level
talmo May 5, 2024
6bc26c4
Store and retrieve video backend metadata
talmo May 5, 2024
84f9542
Try to restore source video when available
talmo May 5, 2024
a15f44b
Rename symbol
talmo May 5, 2024
2dbaea0
Use backend metadata when available when serializing
talmo May 5, 2024
d933cc0
Fix backend metadata factory
talmo May 5, 2024
247f92e
Re-embed videos when saving labels with embedded videos
talmo May 5, 2024
d35f07e
Fix serialization and logic for checking for embedded images
talmo May 5, 2024
31341da
Fix multi-frame decoding
talmo May 5, 2024
4402cb4
Fix docstring order
talmo May 5, 2024
696ae60
Add method to embed a list of frames and update the objects
talmo May 5, 2024
fd9bae9
Fix order of operations
talmo May 5, 2024
b41aa38
Add embed_videos
talmo May 6, 2024
c8c5ebb
Fix mid-level embedding function
talmo May 17, 2024
5f70e1c
Hash videos by ID
talmo May 17, 2024
8fe51c0
Add property to return embedded frame indices
talmo May 17, 2024
c329bad
Hash LabeledFrame by ID and add convenience checks for instance types
talmo May 17, 2024
527de4e
Labels.user_labeled_frames
talmo May 17, 2024
77f7ef4
Fix JABS
talmo May 17, 2024
b71646f
Tests
talmo May 17, 2024
4e5734b
Add live coverage support
talmo May 17, 2024
0614541
Expose high level embedding
talmo Jun 5, 2024
3894837
Separate replace video and support restoring source
talmo Jun 5, 2024
a1864a6
Merge branch 'main' into talmo/embed-pkg-slp
talmo Jun 5, 2024
a76680a
Lint
talmo Jun 5, 2024
64f88e5
Add Video(filename) syntactic sugar
talmo Jun 5, 2024
8932247
Coverage
talmo Jun 5, 2024
eff9676
Windows test fix
talmo Jun 5, 2024
5eee083
Windows test fix again
talmo Jun 5, 2024
d2a1415
Fix test
talmo Jun 5, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading