-
Notifications
You must be signed in to change notification settings - Fork 176
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
TrainingSample: refactor and encapsulate image handling, improving performance and reliability #374
Commits on May 2, 2024
-
bghira committed
May 2, 2024 Configuration menu - View commit details
-
Copy full SHA for a4a780e - Browse repository at this point
Copy the full SHA a4a780eView commit details -
fix typo in pixel alignment warning
bghira committedMay 2, 2024 Configuration menu - View commit details
-
Copy full SHA for ad441e9 - Browse repository at this point
Copy the full SHA ad441e9View commit details -
training sample (wip) should set up resolution_type before the target…
… size is calculated. we will keep target sizes up to date on the object.
bghira committedMay 2, 2024 Configuration menu - View commit details
-
Copy full SHA for d2f768d - Browse repository at this point
Copy the full SHA d2f768dView commit details -
use the training sample wrapper for image preparation during metadata…
…/aspect bucket scan
bghira committedMay 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 7044f86 - Browse repository at this point
Copy the full SHA 7044f86View commit details -
base metadata backend should no longer call function to convert to str
bghira committedMay 2, 2024 Configuration menu - View commit details
-
Copy full SHA for f5a31c8 - Browse repository at this point
Copy the full SHA f5a31c8View commit details -
update debug logging for training loop to have better phrasing, more …
…information for DF training issues
bghira committedMay 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 32632a9 - Browse repository at this point
Copy the full SHA 32632a9View commit details -
bghira committed
May 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 2035fa4 - Browse repository at this point
Copy the full SHA 2035fa4View commit details -
disable torch anomaly detector
bghira committedMay 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 554c6d0 - Browse repository at this point
Copy the full SHA 554c6d0View commit details -
nuke prepare_image from existence
bghira committedMay 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 63dc4a1 - Browse repository at this point
Copy the full SHA 63dc4a1View commit details -
mps: increase allowed batch size to 16 since anomaly detector eats a …
…lot of compute, and is now disabled.
bghira committedMay 2, 2024 Configuration menu - View commit details
-
Copy full SHA for de23593 - Browse repository at this point
Copy the full SHA de23593View commit details -
training sample should use a structured return for prepared samples
bghira committedMay 2, 2024 Configuration menu - View commit details
-
Copy full SHA for e48fe87 - Browse repository at this point
Copy the full SHA e48fe87View commit details -
switch to using PreparedSample
bghira committedMay 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 51bb2a7 - Browse repository at this point
Copy the full SHA 51bb2a7View commit details -
trainingsample: fix square and aspect-preserving crops.
bghira committedMay 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 2202ab0 - Browse repository at this point
Copy the full SHA 2202ab0View commit details -
bghira committed
May 2, 2024 Configuration menu - View commit details
-
Copy full SHA for cbf0f07 - Browse repository at this point
Copy the full SHA cbf0f07View commit details