Skip to content

Commit

Permalink
Added local files
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmedrano81 committed May 1, 2022
1 parent c0d29ad commit e48e110
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 1 deletion.
Binary file added __pycache__/coco_eval.cpython-39.pyc
Binary file not shown.
Binary file added __pycache__/coco_utils.cpython-39.pyc
Binary file not shown.
Binary file added __pycache__/config.cpython-39.pyc
Binary file not shown.
Binary file added __pycache__/datadl.cpython-39.pyc
Binary file not shown.
Binary file added __pycache__/engine.cpython-39.pyc
Binary file not shown.
Binary file added __pycache__/label_utils.cpython-39.pyc
Binary file not shown.
Binary file added __pycache__/train.cpython-39.pyc
Binary file not shown.
Binary file added __pycache__/transforms.cpython-39.pyc
Binary file not shown.
Binary file added __pycache__/utils.cpython-39.pyc
Binary file not shown.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Pillow
torch
torchvision
matplotlib
pycocotools
pycocotools==2.0.4
opencv-python
imutils
requests

0 comments on commit e48e110

Please sign in to comment.