-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lazy loading for large dataset (#20)
* Update image.py change loading of image for drawing instead of loading it for Dataset. Make the tool much more memory efficient for large dataset * Update image.py * Update image.py * Update image.py * Update test_image.py change of the test as the array is not memorized anymore
- Loading branch information
1 parent
453b862
commit 5141652
Showing
2 changed files
with
9 additions
and
6 deletions.
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