-
Notifications
You must be signed in to change notification settings - Fork 100
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
Video models (take 2) #890
Draft
dreadatour
wants to merge
62
commits into
main
Choose a base branch
from
video-models-2
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+606
−6
Draft
Changes from all commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
75877d1
Add video models + functions
dreadatour 031b9df
Code review update
dreadatour 548bbd5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] b55149a
Code review update
dreadatour 2cd6d62
Code review update
dreadatour 5892ab9
Small fixes due to work on usage examples
dreadatour f3dc66a
Examples fixes
dreadatour 65529f3
docs(merge): add examples with Func object (#811)
shcheklein b044082
fix(tqdm): import tqdm to support jupyter (#812)
shcheklein 2a77047
[pre-commit.ci] pre-commit autoupdate (#815)
pre-commit-ci[bot] 89ee2f0
progress: remove unused logging/tqdm lock (#817)
skshetry 5f522ad
build(deps): bump ultralytics from 8.3.58 to 8.3.61 (#816)
dependabot[bot] e2f5a3a
Review help/usage for cli commands (#802)
amritghimire 67beb9f
file: raise error (#820)
skshetry 60c5848
README - mistral fix (#821)
dmpetrov d3b1619
file: support exporting files as a symlink (#819)
skshetry e31210c
prefetching: remove prefetched item after use in udf (#818)
skshetry bcd95b1
ReferenceFileSystem: use fs.open instead of fs._open (#823)
skshetry 08edd27
Second iteration of cli command help (#826)
amritghimire dbefa5f
Fix list of tuples. Closes #827 (#828)
dmpetrov 258454e
Added full outer join (#822)
ilongin 328c1a7
memoize usearch.sqlite_path() (#833)
skshetry a1a47b2
Added `isnone()` function (#801)
ilongin 5b2f45b
tests: reduce pytorch functional tests' runtime (#834)
skshetry 14caa08
improve runtime of diff unit tests (#831)
mattseddon 746fd73
move functional tests out of unit test suite (#832)
mattseddon 0fe47dd
import Int into test_datachain_merge (fix tests broken on bad merge) …
mattseddon 1598c4c
[pre-commit.ci] pre-commit autoupdate (#836)
pre-commit-ci[bot] 0c3f3b4
build(deps): bump ultralytics from 8.3.61 to 8.3.64 (#839)
dependabot[bot] bf824af
build(deps): bump mkdocs-material from 9.5.22 to 9.5.50 (#838)
dependabot[bot] 428d865
Revert "build(deps): bump mkdocs-material from 9.5.22 to 9.5.50 (#838…
yathomasi b7549b1
Add CSV parsing options (#813)
skirdey 8639246
e2e tests: limit name_len_slow to 3, split e2e tests from other tests…
skshetry 3376449
ci: switch trigger from `pull_request_target` to `pull_request` (#843)
skshetry 5b2e437
rename DataChainCache to Cache (#847)
skshetry 213b1d8
feat: add apollo integration, drop reo.dev (#835)
yathomasi 43389f7
append e2e tests coverage instead of overwriting (#851)
mattseddon 5a20c4e
drop unstructured examples (#854)
mattseddon b72c440
add upload classmethod to File (#850)
mattseddon 55cd044
drop .edatachain support (#853)
skshetry 69a4385
pull _is_file checks to get_listing (#846)
skshetry 7859e16
use posixpath in upload methods (#855)
mattseddon 3f47d12
Handle permission error properly when checking for file (#856)
amritghimire 17118d1
catch (HfHub)HTTPError in hf-dataset-llm-eval example (#848)
mattseddon cc05da9
Code review updates
dreadatour 8d9f6c2
Merge branch 'main' into video-models
dreadatour 23514f7
Update video requirements
dreadatour 8a8dd64
Code review updates
dreadatour 1a04dd0
Merge branch 'main' into video-models
dreadatour 0c95c3d
Merge branch 'main' into video-models
dreadatour e55405d
Code review updates + tests
dreadatour 8e2a673
Set up ffmpeg in tests
dreadatour 9c910ec
Set up ffmpeg in tests
dreadatour a2b8c9a
Set up ffmpeg in tests
dreadatour 63448d9
Update 'ensure_cached' test
dreadatour abe39f5
Revert 'ensure_cached' test
dreadatour 3b7b829
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 55f0478
Fix tests
dreadatour 99b9490
Fix tests
dreadatour c28cd66
Update video models
dreadatour 4098e8b
Merge branch 'main' into video-models
dreadatour 0f2e12c
Update video models
dreadatour File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor, but should these be
to_
methods to match the DataChain class?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks reasonable 🤔 Although it is not a direct conversion ("to"), but rather getting a part of the file into another file, like "get frame from video" looks good to me, but "video to frame" looks odd. What do you think? I don't have strict opinion on this 🤔