Ross Wightman
|
2eac2f6955
|
Fiddling with iterator wrapping for HF ds streaming
|
2024-01-09 12:41:54 -08:00 |
Ross Wightman
|
be0944edae
|
Significant transforms, dataset, dataloading enhancements.
|
2024-01-08 09:38:42 -08:00 |
Ross Wightman
|
c061d5e401
|
Allow using class_map functionality w/ IterableDataset (TFDS/WDS) to remap class labels
|
2023-01-09 16:28:47 -08:00 |
Ross Wightman
|
d1bfa9a000
|
Support HF datasets and TFSD w/ a sub-path by fixing split, fix #1598 ... add class mapping support to HF datasets in case class label isn't in info.
|
2022-12-22 21:34:13 -08:00 |
Ross Wightman
|
927f031293
|
Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models
|
2022-12-06 15:00:06 -08:00 |
Ross Wightman
|
3db4e346e0
|
Switch TFDS dataset to use INTEGER_ACCURATE jpeg decode by default
|
2022-12-05 10:21:34 -08:00 |
Ross Wightman
|
475ecdfa3d
|
cast env var args for dataset readers to int
|
2022-10-17 14:40:11 -07:00 |
Ross Wightman
|
66f4af7090
|
Merge remote-tracking branch 'origin/master' into script_cleanup
|
2022-10-14 15:54:00 -07:00 |
Ross Wightman
|
d3961536c9
|
comment some debug logs for WDS dataset
|
2022-10-14 15:39:00 -07:00 |
Ross Wightman
|
e9dccc918c
|
Rename dataset/parsers -> dataset/readers, create_parser to create_reader, etc
|
2022-10-14 15:14:38 -07:00 |