-
Notifications
You must be signed in to change notification settings - Fork 475
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Example] Move SOLOv2 jetson example -> cpp (#1600)
* move solov2 * move solov2 --------- Co-authored-by: DefTruth <[email protected]>
- Loading branch information
1 parent
bf6caeb
commit d14db26
Showing
10 changed files
with
4 additions
and
302 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -93,4 +93,4 @@ int main(int argc, char* argv[]) { | |
GpuInfer(argv[1], argv[2]); | ||
} | ||
return 0; | ||
} | ||
} |
21 changes: 0 additions & 21 deletions
21
examples/vision/detection/paddledetection/jetson/README.md
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
examples/vision/detection/paddledetection/jetson/README_CN.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
examples/vision/detection/paddledetection/jetson/cpp/CMakeLists.txt
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
examples/vision/detection/paddledetection/jetson/cpp/README.md
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
examples/vision/detection/paddledetection/jetson/cpp/README_CN.md
This file was deleted.
Oops, something went wrong.
96 changes: 0 additions & 96 deletions
96
examples/vision/detection/paddledetection/jetson/python/README.md
This file was deleted.
Oops, something went wrong.
96 changes: 0 additions & 96 deletions
96
examples/vision/detection/paddledetection/jetson/python/README_CN.md
This file was deleted.
Oops, something went wrong.
File renamed without changes.