-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Documentation #2
Comments
"YOLOER stands for You Only Look Once and Estimate Range while V1 implies the version of object detector (V2 = YOLOv7). The project is about REAL-TIME Object Detection and Distance/Depth Estimation using YOLOv7 object detector. To test the Real-Time functionality immediately, we provide the option of running the model on the webcam. Moreover, the options of testing on recorded videos and images are also provided." |
|
I meant documentation in the sense that which algorithm is being used for the distance estimation? What kind of neural network is being used? Is it a perceptron network or a CNN, things like that? |
A perceptron network.
…On Fri, 31 Mar 2023, 7:56 pm Ananda Sai A, ***@***.***> wrote:
I meant documentation in the sense that which algorithm is being used for
the distance estimation? What kind of neural network is being used? Is it a
perceptron network or a CNN, things like that?
—
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AY2GYVXBV36LMF4ZMB4YU6LW63WAPANCNFSM6AAAAAAWL3WXFM>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Hi, thank you for this fantastic project. Do you have any ideas about the inputs for the perceptron network, or is there a specific source for the training dataset? |
If you want to discuss, we can have an online session. If interested, then
share your email.
…On Fri, Jul 5, 2024 at 8:21 PM Abdulghani Mawlood A.ghani Abdulghani < ***@***.***> wrote:
Hi, thank you for this fantastic project.
Do you have any ideas about the inputs for the perceptron network, or is
there a specific source for the training dataset?
—
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AY2GYVXXLAPWAARAP67P6O3ZK22YRAVCNFSM6AAAAABKNMKFP2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJRGA3DAMBXGA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Yes, sure, I am interested. Here is my email: abdulghani.alrawi91@gmail.com |
Is there any documentation or further details regarding the models and algorithms used available?
The text was updated successfully, but these errors were encountered: