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

Added Apple CoreML compilation tutorials for any SG model #1007

Closed
wants to merge 43 commits into from
Closed
Changes from 2 commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
416f6f1
Added Apple CoreML compilation tutorials for any SG model
avideci May 15, 2023
e3daa5e
Merge branch 'master' into feature/SG-000_add_coreml_compilation_note…
avideci May 15, 2023
73341ec
Updated CoreML notebook with CR fixes
avideci May 15, 2023
bb4e300
Merge branch 'feature/SG-000_add_coreml_compilation_notebook' of gith…
avideci May 15, 2023
99871ec
Merge branch 'master' into feature/SG-000_add_coreml_compilation_note…
avideci May 15, 2023
c60e64c
fixed prep_model_for_conversion call
shaydeci May 15, 2023
7502bd7
Merge branch 'master' of github.com:Deci-AI/super-gradients into HEAD
avideci May 18, 2023
0205617
Added coreml exprot method to super_gradients.models, updated CoreML …
avideci May 18, 2023
aee5758
Ran black
avideci May 18, 2023
08a5d89
Ran black
avideci May 18, 2023
f2986ab
Merge branch 'master' into feature/SG-000_add_coreml_compilation_note…
avideci May 22, 2023
2cbfc3d
Replaced exists with isfile
avideci May 22, 2023
9157bd6
Merge branch 'feature/SG-000_add_coreml_compilation_notebook' of gith…
avideci May 22, 2023
d22d4c0
Merge branch 'master' into feature/SG-000_add_coreml_compilation_note…
avideci May 22, 2023
2fcffc6
Remove input_shape and added input_size, added tests
avideci May 22, 2023
3fc785e
Added tests, CR fixes
avideci May 22, 2023
2b16f44
Merge branch 'feature/SG-000_add_coreml_compilation_notebook' of gith…
avideci May 22, 2023
62a5d7f
Fixed dir test in mlpackage export
avideci May 22, 2023
62cdc00
Formetted with black
avideci May 22, 2023
7cb4249
Merge branch 'master' into feature/SG-000_add_coreml_compilation_note…
avideci May 23, 2023
d037b17
Updated CoreML notebook with CR fixes
avideci May 15, 2023
5b7a589
Fix train_loader not initalized properly (#981)
Louis-Dupont May 11, 2023
8e06ce7
empty mask (#982)
lkdci May 11, 2023
ae74b35
changed requirement (#1002)
shaydeci May 14, 2023
b956f1c
Fix convert_to_onnx to correctly handle case when input_shape is None…
BloodAxe May 15, 2023
0f7f633
Feature/sg 757 resume for spots (#870)
shaydeci May 15, 2023
67adb2d
fixed prep_model_for_conversion call
shaydeci May 15, 2023
4892bfd
Cityscapes AutoLabelling dataset (#1000)
lkdci May 15, 2023
33bfebb
Predict on fused model (#998)
Louis-Dupont May 16, 2023
80c2b5e
Proposal of issue template (#1018)
Louis-Dupont May 17, 2023
d97d795
Added coreml exprot method to super_gradients.models, updated CoreML …
avideci May 18, 2023
689289b
Ran black
avideci May 18, 2023
05a8c69
Ran black
avideci May 18, 2023
d6fb152
Replaced exists with isfile
avideci May 22, 2023
95c04f4
Fix doc (#1019)
Louis-Dupont May 18, 2023
e4f9885
Fixed missing encoding (Issue #999) (#1044)
T0T4R4 May 21, 2023
92143e4
Remove input_shape and added input_size, added tests
avideci May 22, 2023
07d06e3
Added tests, CR fixes
avideci May 22, 2023
851c761
Cache model from platform locally (#1009)
BloodAxe May 22, 2023
e77836c
Fixed dir test in mlpackage export
avideci May 22, 2023
cd5b8d7
Formetted with black
avideci May 22, 2023
49d89d9
Feature/infra 000 nightly (#1051)
shaydeci May 22, 2023
e14634c
Merge branch 'feature/SG-000_add_coreml_compilation_notebook' of gith…
avideci May 23, 2023
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
Loading