Python - Inference script #969
Answered
by
Natriumpikant
Natriumpikant
asked this question in
Q&A
|
Hello together, For a project at university i need a script, which creates in python inference results and prints them in console (not in a file). I could read out the created result-file but i think this is not the best way. I worked with Darknet Yolo before and a code like this to create inferencing and printing the results: Thanks for help :) Code in Darknet: |
Answered by
Natriumpikant
Feb 23, 2023
Replies: 1 comment 1 reply
|
My fault - can ease be achieved with this instructions. |
1 reply
Answer selected by
Natriumpikant
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My fault - can ease be achieved with this instructions.
https://docs.ultralytics.com/python/