Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #462

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Dev #462

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
added a read me for converter
Ankit Sachan committed Aug 24, 2022
commit d91fbcca1a6b4fbb4518d8c2c1d8caa746b8deef
12 changes: 12 additions & 0 deletions CoreMLConverter_ReadMe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Steps to run this

1) Create a virtual enviornment
2) Activate the enviorment
3) pip install -r requirements.txt
4) run save_model.py, After running it under checkpoints folder **ppe_yolov4-tiny-608-24thAug** should be generated.
<br>This is the keras checkpoint which we'll use in out jupyter notebook
5) After running the save model launch **PortExistingModelToCoreML.ipynb** . After running the final cell of jupyter
<br>Predictions should be visible
<br>![](/Users/ankit/Documents/code/iOS/learn/CoreMLConverterCompletePipeline/screenshots/Screenshot 2022-08-24 at 7.23.04 PM.png)


Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.