forked from facebookresearch/vissl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow the option to replace the image path prefixes with a new prefix…
… for disk loading (facebookresearch#212) Summary: Pull Request resolved: facebookresearch#212 this diff has 2 advantages: 1. users can now use same dataset via disk_filelist that have different root paths. 2. we can use manifold memcache for faster loading of datasets that live in manifold Based off of sujitoc diff D26781752 Reviewed By: sujitoc Differential Revision: D26785318 fbshipit-source-id: f3108a354e9f47f74f25faa00de989151593a6f2
- Loading branch information
1 parent
4dc3db3
commit 2d67e19
Showing
2 changed files
with
22 additions
and
0 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