Skip to content

Commit

Permalink
Update README.org
Browse files Browse the repository at this point in the history
Added link to one drive folder since github does not accept large files.
  • Loading branch information
henry-chen3136 authored Dec 5, 2024
1 parent 504ed9e commit 88cd422
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ For example, this is how you would run googlenet with a batch size of 64 for 15
#+begin_src sh
python train.py -m 4 -s 64 -e 15
#+end_src
Trained models and their .pth files can be found at: [[https://queensuca-my.sharepoint.com/:f:/g/personal/19hc38_queensu_ca/EpL7iMttcsZMnrgLn55TvLcBTucjC76FX7eZ9fyQgLOuiA?e=kN0d3S][Our OneDrive Folder]]

** Test Model
~test.py~ takes any model which you've trained with ~train.py~ and evaluates the performance of the model on the images in ~/data/test~
Expand Down

0 comments on commit 88cd422

Please sign in to comment.