Update .gitignore, remove out of date notebooks

pull/1208/head v0.1-weights-swinv2
Ross Wightman 2022-04-03 14:31:26 -07:00
parent 02b806e00a
commit 83d7a11eec
3 changed files with 3 additions and 3267 deletions

3
.gitignore vendored
View File

@ -100,9 +100,12 @@ venv.bak/
# PyCharm
.idea
output/
# PyTorch weights
*.tar
*.pth
*.pt
*.gz
Untitled.ipynb
Testing notebook.ipynb

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long