Skip to content

Commit a59db83

Browse files
committed
Merge branch 'Semyon1104/parse_GoogleNet_onnx' of https://github.com/embedded-dev-research/itlab_2023 into Semyon1104/parse_GoogleNet_onnx
2 parents d209ebe + 3f8b89a commit a59db83

File tree

5 files changed

+1
-99
lines changed

5 files changed

+1
-99
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ jobs:
203203
sudo ldconfig
204204
- name: Generate model JSON
205205
run: |
206-
cd app/AlexNet
206+
cd app/Converters
207207
pip install -r requirements.txt
208208
python parser.py
209209
cd ../..

app/AlexNet/parser.py

Lines changed: 0 additions & 69 deletions
This file was deleted.

app/AlexNet/reader_weights_sample.cpp

Lines changed: 0 additions & 28 deletions
This file was deleted.

app/AlexNet/requirements.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/AlexNet-model.h5

-1.52 MB
Binary file not shown.

0 commit comments

Comments
 (0)