Join My AI Career Program 👉 www.nicolai-nielsen.com/aicareer Enroll in the Investing Course outside the AI career program 👉 nicolai-nielsen-s-school.teachable.com/p/investment-course
Sir nice video,my question is,in case of occlusion and id,if you leave the place and another person comes together,can your ID be replaced with another person,or in case of tracking vehicle and one can leave and another one comes and after the same can return, how is it going to memorize the formal ID?
Appreciate your effort , this motivate us by type few lines in yolov10 and get the object detected, Kindly make a video so that one can manually selecting the the desired object to be selected from drone-nvidia jetson etc And put some free videos of yolov10 course on youtube, so that aftwr watching and satisfying we will definitely buy ur course
Sir nice video,my question is,in case of occlusion and id,if you leave the place and another person comes together,can your ID be replaced with another person,or in case of tracking vehicle and one can leave and another one comes and after the same can return, how is it going to memorize the formal ID?
I have a similar question. In case of annotations for group of animals only occasionally, would it be possible to somehow deal with the chaos in ID numbers? For my case, annotations were made for either each animal or each group of animals. In addition to high occlusion, the animals have a single coat colour and I could not manage to draw a clear border between animals for many cases. The animals are moving around inside of a cage sleeping together time to time.
Thank you, Nicolai!! Is it possible to create a data frame of all pixels that belong to detected objects? For example, a data frame with object id, object class, time value, x, y, etc? I would like to create some plots through the object detection.
Yeah! You run the predict function in a for loop With your frames. The line is this example is returning a generator with the results. Have some videos on the channel extracting the results
Selling fine, which ones are outdated? If you are talking about the yolo version u are missing a lot. Those courses cover theory and the information is far from just a model. You can go to a university and pay 10s of thousands of dollars and not learn stuff which we use in companies out in the real world. People graduate after 5 years without knowing how to do basic version control or deployments :Dd
I trained my own model but I'm getting errors. OSError: [WinError 126] The specified module could not be found. Error loading ".conda\envs\yolov10x_derin\Lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies.
Join My AI Career Program
👉 www.nicolai-nielsen.com/aicareer
Enroll in the Investing Course outside the AI career program
👉 nicolai-nielsen-s-school.teachable.com/p/investment-course
Sir nice video,my question is,in case of occlusion and id,if you leave the place and another person comes together,can your ID be replaced with another person,or in case of tracking vehicle and one can leave and another one comes and after the same can return, how is it going to memorize the formal ID?
Appreciate your effort , this motivate us by type few lines in yolov10 and get the object detected,
Kindly make a video so that one can manually selecting the the desired object to be selected from drone-nvidia jetson etc
And put some free videos of yolov10 course on youtube, so that aftwr watching and satisfying we will definitely buy ur course
Sir nice video,my question is,in case of occlusion and id,if you leave the place and another person comes together,can your ID be replaced with another person,or in case of tracking vehicle and one can leave and another one comes and after the same can return, how is it going to memorize the formal ID?
I have a similar question. In case of annotations for group of animals only occasionally, would it be possible to somehow deal with the chaos in ID numbers? For my case, annotations were made for either each animal or each group of animals. In addition to high occlusion, the animals have a single coat colour and I could not manage to draw a clear border between animals for many cases. The animals are moving around inside of a cage sleeping together time to time.
I felt you are using the pretrained weights of YOLOv10 but not the YOLOv10 model itself.
That is the yolov10 model
Thank you, Nicolai!! Is it possible to create a data frame of all pixels that belong to detected objects? For example, a data frame with object id, object class, time value, x, y, etc? I would like to create some plots through the object detection.
Sorry. I found the answer on the website ❤
Yeah! CPU model!
How can I print the result realtime?
Yeah! You run the predict function in a for loop
With your frames. The line is this example is returning a generator with the results. Have some videos on the channel extracting the results
@@NicolaiAI yum yum. Digging in!
can you make it for object detection app?
Im working on that now with yolov8
if you want the courses to be bought, rent normally, otherwise half are already outdated or don’t work
Selling fine, which ones are outdated? If you are talking about the yolo version u are missing a lot. Those courses cover theory and the information is far from just a model. You can go to a university and pay 10s of thousands of dollars and not learn stuff which we use in companies out in the real world. People graduate after 5 years without knowing how to do basic version control or deployments :Dd
Can you make an android app with yolov10 object detection?
Creating one with yolov8
Can you please share the codes here?
Yeah will upload to my GitHub! But can also be taken directly from Ultralytics documentation
@@NicolaiAI what name of your github account?
@@NicolaiAI Thanks for the reply.
I trained my own model but I'm getting errors. OSError: [WinError 126] The specified module could not be found. Error loading ".conda\envs\yolov10x_derin\Lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies.
Pytorch was missing.
@@mrortach Install Microsoft.VCRedist.2015+.x64 with winget, and downlaod dll libomp140.x86_64 and put on Windows/System32