at this line using (var yoloWrapper = new YoloWrapper(config)) I've this error: System.DllNotFoundException: 'Microsoft Visual C++ 2017-2019 Redistributable (x64)'
I've this error System.DllNotFoundException: 'Unable to load DLL 'x64\yolo_cpp_dll_cpu.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)' after i change platform target to 64 bit.
I'm getting an error : System.NullReferenceException: 'Object reference not set to an instance of an object.' just where you got the error for not configuring at x64.
I got this error. How can I solve System.IO.FileNotFoundException: 'Cannot found pre-trained model, check all config files available (.cfg, .weights, .names)'
Is it possible to use tensorflow's object detection api instead of yolo. The main problem I am facing is integrating tensorflow's python code into C# and because I am using python 3.7 iron python is not possible
Thank you so much ! love you in the future of countinue it - you can show how to learn machine to detect own picture for example detect logo fox learn on pictures :)
:) I thought so too, and reinstalled the program again (microsoft visual c++ 2015 2019 redistributable 14.21.27702).. It does not work. I understand that the topic is old. You can send the code of the working project .. korotkevichov@gmail.com. Thank you for earlier from Belarus!
@@Rassettaja Hi, Rasse, Could you please explain how did you do this in details.....I don't really understand how you can change yoloWrapper.cs to affect the code in this video..
I'm getting an error : System.ArgumentNullException: 'Value cannot be null. Parameter name: format' On the code pic.Image.Save(ms,ImageFormat.Png); Please advice
So in the background also the yolo-for-windows (darknet) would be used? What are the benefits? Is it possible to train own datasets/pictures?
at this line using (var yoloWrapper = new YoloWrapper(config))
I've this error: System.DllNotFoundException: 'Microsoft Visual C++ 2017-2019 Redistributable (x64)'
I think you should install Microsoft Visual C++ 2017-2019 Redistributable (x64)
@@foxlearn Hi, I got the same problem, I have the new version of the visual studio,
I tried reinstalling them, but it still shows the same problem.
Who has error "Microsoft Visual C++ 2017-2019 Redistributable (x64)", You need to install version 3.0.6 and it will work yadi.sk/i/sjFSXZ_zyhU-nQ
github.com/AlturosDestinations/Alturos.Yolo/issues/139 It works with uninstalling mine and installing that
I've this error System.DllNotFoundException: 'Unable to load DLL 'x64\yolo_cpp_dll_cpu.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)'
after i change platform target to 64 bit.
same problem
I uninstalled Alturos.Yolo version 2.6.4 and installed v2.2.2 and it worked.
Alturos.yolo Library is not available in nuget why?
May be delist
I'm getting an error : System.NullReferenceException: 'Object reference not set to an instance of an object.'
just where you got the error for not configuring at x64.
You should download sourecode from nuget, then run the demo to know what exactly errors
@@foxlearn Can you provide me your solution? I did everything but nothing helps! :(
Check your visual c++ runtime installer, then change version code in the source file downloaded from nuget
how to train for new object?
'Unable to load DLL 'x64\yolo_cpp_dll_cpu.dll': The specified module could not be found. please help me out
i spent last 3 weeks using this repo but finally i made it fully work with gpu and on ip cams. i wish u could upload this video 3 weeks ago 😂
Sorry man :( . Thank you !
Hey, I need help with using this on webcams
Hi ! I`m new to this domain and I have a school project like what you did . Can you please send me your code so I can try it ? :D
How i can train Yolo on my own dataset with Alturos.Yolo library?
OK. Thank you for your suggestion. I'll upload soon !
@@foxlearn Thanks, i have the same question, how can i train yolo on my own dataset? Do you have a tutorial?
I also want to train my own datasets.
I got this error. How can I solve
System.IO.FileNotFoundException:
'Cannot found pre-trained model, check all config files available (.cfg, .weights, .names)'
hatayı çözbildiniz mi
How do i use this on gpu?
Is it possible to use tensorflow's object detection api instead of yolo. The main problem I am facing is integrating tensorflow's python code into C# and because I am using python 3.7 iron python is not possible
OK. Thank you for your suggestion. Let me try to research
Hello, Do you know how to use GPU mode?
강아름[전자공학부] Check the parameters of the yolo wrapper.There is a parameter called gpu.Put the index of your gpu device there.
Btw, if your pc has going that can be used, you don’t need to set for it because it will automatically check and use it.
Oh I already did it! Thank you :)
So there are still many questions, how to train on your data? How do I use the GPU?
Thank you for your suggestion !
How can we count objects in each picture. For example if a picture has 3 cars and software let's us know has 3 cars
you can use the original source to train detection an object
please tell me how to get the data from TYPE COLUMN to print it in other than DataGridView
What do you mean? can you describe more details. thank you !
If I want to show a type of object to a textbox so how I could do?
What do you mean?
How can I highlight the detected items in the picturebox ?
OK. Thank you for your suggestion. I'll upload soon !
Always nice to see your videos. Could you please make videos using web forms. Thanks.
Ok. Thank you for your suggestions
ye i think something with webforms would be great
Awesome a quick one #FoxLearn did you create anything to do with export and import and saving it to MS SQLServer to DatagridView thank you
Ok. Thank you !
Thank you so much ! love you
in the future of countinue it - you can show how to learn machine to detect own picture for example detect logo fox learn on pictures :)
in the future of countinue it - you can show how to learn machine to detect own picture for example detect logo fox learn on pictures :)
OK. Thank you for your suggestion. Let me try research it !
Yes , i witing too for it :) @Fox Learn when you gonna create video about it?
@@foxlearn
We still waiting for it bro :)
It says it cannot find pre trained model at the config line
Please check your code again. you should install training data
@@foxlearn Oh its fine. I forgot to download the Data Preset library for it. Sorry for troubling you.
NO WORK! "System.DllNotFoundException: "Microsoft Visual C++ 2017-2019 Redistributable (x64)""! :(
You should install Microsoft Visual C++ packages
:) I thought so too, and reinstalled the program again (microsoft visual c++ 2015 2019 redistributable 14.21.27702).. It does not work.
I understand that the topic is old. You can send the code of the working project .. korotkevichov@gmail.com. Thank you for earlier from Belarus!
@@korotkevichov goto github.com/AlturosDestinations/Alturos.Yolo
@@Rassettaja Hi, Rasse, Could you please explain how did you do this in details.....I don't really understand how you can change yoloWrapper.cs to affect the code in this video..
@@Rassettaja sry...I am new to this, do you mind telling me how to find this file in this solution? I could not find it...
Hi can this detect glass windows?
I think it can, but you need to create training data
@@foxlearn is there a tutorial link i can watch, thanks in advance
hi
how to detect just one object? like a person
just set up a condition for the return data, so that the type is equal to person
Object detection realtime with yolo c#?
Yes
@@foxlearn How to detection object realtime on camera with Alturos.yolo c#?
I'm getting an error : System.ArgumentNullException: 'Value cannot be null.
Parameter name: format'
On the code pic.Image.Save(ms,ImageFormat.Png);
Please advice
Please check your code again. i think you missing something
Thx #FoxLernan, nice tutorial :-) can u explain how to add new images to detect? would be very cool.
Let me try to research . thank you !
Yes we still waiting for it! :)_@@foxlearn
Yeah i need i too .Fox Learn please teach us this .
how stupid answers @@foxlearn
share project. how increase learn objects??
OK. Thank you !
At 2:25 I typed in "Alturos.Yolo" and no packages came up. This video leaves off some significant info. Waste of time.
Please add videos about Chatbots.(Winform or ASP.NET).hands up also if u want :)
OK. Thank you for your suggestion !
good
Thank you so much !
add some advance video on voice command in . net
Thank you !
Source code please?