-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ef35a38ad29c@2024-05-08_09-20-35: fix import error
- Loading branch information
1 parent
e79b148
commit 3bc4e5c
Showing
10 changed files
with
23 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
|
||
from detectron2.data import MetadataCatalog | ||
|
||
import sota_t | ||
import ape | ||
|
||
|
||
print(MetadataCatalog.keys()) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
examples/094_56726435.jpg filter=lfs diff=lfs merge=lfs -text | ||
examples/199_3946193540.jpg filter=lfs diff=lfs merge=lfs -text | ||
examples/SolvayConference1927.jpg filter=lfs diff=lfs merge=lfs -text | ||
examples/TheGreatWall.jpg filter=lfs diff=lfs merge=lfs -text | ||
examples/Totoro01.png filter=lfs diff=lfs merge=lfs -text | ||
examples/Transformers.webp filter=lfs diff=lfs merge=lfs -text | ||
examples/013_438973263.jpg filter=lfs diff=lfs merge=lfs -text | ||
examples/Pisa.jpg filter=lfs diff=lfs merge=lfs -text | ||
examples/Terminator3.jpg filter=lfs diff=lfs merge=lfs -text | ||
examples/MatrixRevolutionForZion.jpg filter=lfs diff=lfs merge=lfs -text |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
--index-url https://download.pytorch.org/whl/cu118 | ||
pytorch==2.2.1 | ||
torch==2.2.1 | ||
torchvision==0.17.1 | ||
torchaudio==2.2.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters