-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: adjust ParsingNeuralNetwork to build model directly from the mo…
…del slug (#134) * feat: adjust ParsingNeuralNetwork.build() to updates in DAI * fix: pre-commit * fix: slug splitting if instance hash is present * fix: remove slug splitting * feat: adjust examples * fix: rename slug to model * fix: pre-commit * fix: add previous options to build ParsingNeuralNetwork from NNArchive or ModelDescription * fix: pre-commit * feat: remove usage of DetectionNetwork for YOLO and SSD examples * fix: pre-commit
- Loading branch information
Showing
5 changed files
with
59 additions
and
113 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters