-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] V1.1.0 #327
base: main
Are you sure you want to change the base?
[WIP] V1.1.0 #327
Commits on Mar 23, 2022
-
Florian Bordes committed
Mar 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 264730b - Browse repository at this point
Copy the full SHA 264730bView commit details
Commits on Jun 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 19b2afb - Browse repository at this point
Copy the full SHA 19b2afbView commit details
Commits on Jul 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 84eef0d - Browse repository at this point
Copy the full SHA 84eef0dView commit details
Commits on Jul 6, 2022
-
reproduce label bug with a test
Eric Jang committedJul 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 655c7f8 - Browse repository at this point
Copy the full SHA 655c7f8View commit details
Commits on Mar 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4d54dcb - Browse repository at this point
Copy the full SHA 4d54dcbView commit details
Commits on Mar 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b04ec5b - Browse repository at this point
Copy the full SHA b04ec5bView commit details
Commits on Mar 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0a0908c - Browse repository at this point
Copy the full SHA 0a0908cView commit details
Commits on Mar 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2251f18 - Browse repository at this point
Copy the full SHA 2251f18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38dc51a - Browse repository at this point
Copy the full SHA 38dc51aView commit details -
Merge pull request #298 from warner-benjamin/random_cutout_erasing
Add Random Cutout and Random Erasing Augmentations
Configuration menu - View commit details
-
Copy full SHA for 31b4282 - Browse repository at this point
Copy the full SHA 31b4282View commit details
Commits on Mar 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 21edbf2 - Browse repository at this point
Copy the full SHA 21edbf2View commit details
Commits on Mar 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4bbacb3 - Browse repository at this point
Copy the full SHA 4bbacb3View commit details -
Merge pull request #302 from sanagno/main
Correct new TraversalOrder
Configuration menu - View commit details
-
Copy full SHA for c21e36e - Browse repository at this point
Copy the full SHA c21e36eView commit details -
Merge pull request #306 from rsmith013/allow_nopython
Allow nopython=False compilation pipeline steps
Configuration menu - View commit details
-
Copy full SHA for 38d8b97 - Browse repository at this point
Copy the full SHA 38d8b97View commit details
Commits on Apr 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d27f3e0 - Browse repository at this point
Copy the full SHA d27f3e0View commit details
Commits on Apr 5, 2023
-
Merge pull request #297 from warner-benjamin/pillow_resize
Pillow Resizing Option for FFCV Dataset Creation
Configuration menu - View commit details
-
Copy full SHA for 720cc2e - Browse repository at this point
Copy the full SHA 720cc2eView commit details
Commits on May 31, 2023
-
Correct CIFAR10_MEAN and CIFAR10_STD in train_cifar.py
For some reason, the CIFAR10_STD used in the example differed significantly from the actual standard deviation of the CIFAR10 train dataset. I corrected both the MEAN and STD with 3 decimal places accuracy. I calculated the values as seen here: https://gist.github.com/epistoteles/c35bd5154a036748651d8caca11a7efe
Configuration menu - View commit details
-
Copy full SHA for 3bbe945 - Browse repository at this point
Copy the full SHA 3bbe945View commit details
Commits on Jun 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 24aa79c - Browse repository at this point
Copy the full SHA 24aa79cView commit details -
Merge pull request #203 from bordesf/add_solarize
Add solarization
Configuration menu - View commit details
-
Copy full SHA for 7ed86a5 - Browse repository at this point
Copy the full SHA 7ed86a5View commit details
Commits on Jun 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cdab564 - Browse repository at this point
Copy the full SHA cdab564View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43d8cf3 - Browse repository at this point
Copy the full SHA 43d8cf3View commit details -
Merge pull request #331 from wouterzwerink/main
Add RandomVerticalFlip
Configuration menu - View commit details
-
Copy full SHA for d35f553 - Browse repository at this point
Copy the full SHA d35f553View commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c5e40a4 - Browse repository at this point
Copy the full SHA c5e40a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba96e7d - Browse repository at this point
Copy the full SHA ba96e7dView commit details -
Merge pull request #334 from wouterzwerink/warn-for-field-length
Add warning for field length
Configuration menu - View commit details
-
Copy full SHA for 4d56ee4 - Browse repository at this point
Copy the full SHA 4d56ee4View commit details -
Merge pull request #333 from wouterzwerink/deepcopy-immutable-loader-…
…args Deepcopy mutable loader args
Configuration menu - View commit details
-
Copy full SHA for 7c3e270 - Browse repository at this point
Copy the full SHA 7c3e270View commit details
Commits on Jul 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 53b9d3e - Browse repository at this point
Copy the full SHA 53b9d3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for caccd85 - Browse repository at this point
Copy the full SHA caccd85View commit details
Commits on Jul 10, 2023
-
Merge pull request #322 from epistoteles/patch-1
Correct CIFAR10_MEAN and CIFAR10_STD in train_cifar.py
Configuration menu - View commit details
-
Copy full SHA for 3616d1d - Browse repository at this point
Copy the full SHA 3616d1dView commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e5f235b - Browse repository at this point
Copy the full SHA e5f235bView commit details -
Merge pull request #224 from ericjang/main
Add writer.from_iterable_dataset for writing IterableDatasets to .beton
Configuration menu - View commit details
-
Copy full SHA for b68bc61 - Browse repository at this point
Copy the full SHA b68bc61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9299848 - Browse repository at this point
Copy the full SHA 9299848View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39b2dd8 - Browse repository at this point
Copy the full SHA 39b2dd8View commit details