This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 212
[1/N] Data Sources #256
Merged
Merged
[1/N] Data Sources #256
Changes from all commits
Commits
Show all changes
84 commits
Select commit
Hold shift + click to select a range
735740e
Initial commit
ethanwharris be01397
POC Initial commit
ethanwharris 214df85
Remove unused code
ethanwharris 8f93bfb
Some fixes
ethanwharris e8ee4c0
Simplify data source
ethanwharris 653057d
Expand preprocess
ethanwharris 0184332
Fixes
ethanwharris 5172a06
Fixes
ethanwharris 5c3f597
Cleaning
ethanwharris 44d70e1
Fixes
ethanwharris 08657ea
Remove un-needed code
ethanwharris 73be792
Remove sequence data source
ethanwharris 3381840
Simplify data source
ethanwharris e01987d
Fix FilesDataSource
ethanwharris e385dfa
Minor fix
ethanwharris dc90754
Add numpy and tesnor data sources
ethanwharris c437043
Fixes
ethanwharris b32ee34
Onboard object detection
ethanwharris bfd320d
update
tchaton 7e050be
Add text classification
ethanwharris 34c41d4
Merge branch 'feature/data_sources' of https://github.com/PyTorchLigh…
ethanwharris 6e0f69d
Small update
ethanwharris a2082bc
Add tabular
ethanwharris fd07644
Fixes
ethanwharris 19e966d
Fixes
ethanwharris 3b7ab0e
Add summarization example
ethanwharris d9c00c5
Add translation
ethanwharris 2da3339
Merge branch 'master' into feature/data_sources
ethanwharris d5b8c4a
assert empty data_source in datapipeline creation
edgarriba dd35da6
add more assertions for test_classification_task_predict_folder_path
edgarriba f2c3f20
Add video
ethanwharris e186926
Merge branch 'feature/data_sources' of https://github.com/PyTorchLigh…
ethanwharris 83024bb
add smoke tests for autodataset
edgarriba 8309080
improve autodataset test
edgarriba f1c44a1
Fix some tests
ethanwharris 47e8f3f
Fix a test
ethanwharris f3a238e
Fixes
ethanwharris eb5cfdd
add tests for base and iterable
edgarriba a997b9d
add todo with detected error in callbacks test
edgarriba b18f0fd
fix test_data_pipeline_init_and_assignement
edgarriba bda0a12
fix test_data_pipeline_is_overriden_and_resolve_function_hierarchy
edgarriba e4a4f8a
Fix some tests
ethanwharris f5f000f
Merge branch 'feature/data_sources' of https://github.com/PyTorchLigh…
ethanwharris 464fffe
Fix some tests
ethanwharris e7d6b66
Fix some tests
ethanwharris cc57f86
Fix a test
ethanwharris 3a63083
Fixes
ethanwharris 3489953
Fixes
ethanwharris 1ccf7ab
Fixes
ethanwharris 64aff9e
Fixes
ethanwharris 33506b3
Fixes
ethanwharris 1f50432
deprecate csv test for image classification
edgarriba 6b587fe
Fix video
ethanwharris 2794a98
Merge branch 'feature/data_sources' of https://github.com/PyTorchLigh…
ethanwharris 4215a47
fix test_from_filepaths_splits
edgarriba 0256c04
Fixes
ethanwharris 9806b85
Merge branch 'feature/data_sources' of https://github.com/PyTorchLigh…
ethanwharris 1d5c41b
Fixes
ethanwharris 8064c65
Fixes
ethanwharris a32560c
Fixes
ethanwharris 4d34d94
Fixes
ethanwharris c85a8db
Fixes
ethanwharris c93a649
Fixes
ethanwharris 02fd77b
Fixes
ethanwharris 3d780fa
Fix docs build
ethanwharris 704f558
Fix docs build
ethanwharris edfc38e
Fix examples
ethanwharris 4679cb5
Fixes
ethanwharris 05a1e98
Fixes
ethanwharris 46b6a4f
Bump huggingface minimal
ethanwharris 5b2013e
debugging
ethanwharris 75f3469
debugging
ethanwharris 950b13f
Fixes
ethanwharris f47208c
Fixes
ethanwharris db0c991
Respond to comments
ethanwharris db1cdf1
feedback
ethanwharris 88cbc65
Updates
ethanwharris 4ee1dd4
Fixes
ethanwharris ce3fcf2
Fixes
ethanwharris ed22b10
revert
ethanwharris f453d03
Updates
ethanwharris 1ae8c56
Fixes
ethanwharris 1088022
Fixes
ethanwharris 9032be4
Fixes
ethanwharris 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
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.
Can't we have some kind of registry (similar to what we do with the backbones) and look the source up there if no preprocess is given (in fact this should also be the default behaviour of the preprocess then)?
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.
I have some ideas for a data sources registry. Not sure it makes sense to just map strings to data sources as most data sources only work with particular preprocesses.
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.
Yes, but the registry would most likely be task specific as well (similar to backbones).