You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Diego Montes 0c87478713
Update wandb_utils.py (#4953)
2 years ago
..
aws Update `sys.path.append(str(ROOT))` (#4852) 2 years ago
flask_rest_api Standardize headers and docstrings (#4417) 2 years ago
google_app_engine Bump pip from 18.1 to 19.2 in /utils/google_app_engine (#3561) 2 years ago
loggers Update wandb_utils.py (#4953) 2 years ago
__init__.py Update `sys.path.append(str(ROOT))` (#4852) 2 years ago
activations.py Standardize headers and docstrings (#4417) 2 years ago
augmentations.py Update default Albumentations (#4931) 2 years ago
autoanchor.py Simplify `check_requirements()` usage (#4855) 2 years ago
callbacks.py Optimised Callback Class to Reduce Code and Fix Errors (#4688) 2 years ago
datasets.py Replace `os.system('unzip file.zip')` -> `ZipFile.extractall()` (#4919) 2 years ago
downloads.py Replace `os.system('unzip file.zip')` -> `ZipFile.extractall()` (#4919) 2 years ago
general.py Fix `isascii()` method calls for python 3.6 (#4958) 2 years ago
loss.py Remove redundant `ComputeLoss` code (#4701) 2 years ago
metrics.py Close `matplotlib` plots after opening (#4612) 2 years ago
plots.py Fix `isascii()` method calls for python 3.6 (#4958) 2 years ago
torch_utils.py Consolidate `init_seeds()` (#4849) 2 years ago