Efrat1
Results
2
issues of
Efrat1
## Summary Modify `process_local_sources` to support mount paths ## Type of Change (Mandatory) - Feature enhancement ## Description (Mandatory) Use common `base_dir` for all local data sources, and `source_path`s relative...
**Describe the bug** In `FolderDataset` we use `LabelMapper` to map each label string (sample's folder name) to int. This mapping is common for all data sources but not across collaborators....