Check our Deep Learning Course (in PyTorch) with Latest, Industry Relevant Content: tinyurl.com/4p9vmmds Check out our premium machine learning course with 2 Industry projects: codebasics.io/courses/machine-learning-for-data-science-beginners-to-advanced
Bro, you are a gem. I followed all the videos in the deep learning series till this one. It really helped me to revise the deep learning concepts clearly. Thanks for putting this here :)
SO WHERE IS THE TENSORFLOW PART?!?!?!?!?. Anybody can follow the instructions on the Github page!! Good job mate, pat yourself on the back before you go to bed tonight.
Thanks for the video. It helps me a lot. However, I have a question here. If let’s say I have a custom dataset containing non-common objects i.e., shipping containers, and wanted to use the YOLOv4 pre-trained model (which was trained on the COCO dataset) to train on the custom dataset, but only required some classes from the COCO dataset, such as person, cars, would that be possible for transfer learning? or should I train it from scratch? Thanks.
I guess it's possible if you use the weights and refer to the classes you want from the COCO dataset. and as the YOLOv4 is already a pre-trained model it will have knowledge of the classes you want already. Hope I'm not wrong ?
Thank you for this great explanation, easy to understand and follow through. I had one question though: Can I do the compiling and stuff on PyCharm ? Or maybe online compilers ?
Thank you so much for the video. Quick question; let’s say you want to train the model you used to now also include hammers. How would you go about that?
Hello sir Thank you for the explanation , i have a question , i use google colab i must install darknet and cuda or no i d'ont know how it work in colab i hope to answer me because i have a project in university Thanks in advance .
Sir if we don't have gpu? I want to know how we can use yolov4 trained model with flask for web application i have trained my model on colab on gpu as i don't have gpu setup on my pc but i want to build a web app of yolov4 with flask can you guide me
its just such a headache installing this. I started thinking that I would learn yolo stuff. But here comes clone, install visual studio, deal with cmake compiler errors, search for solutions and it goes on.
CMake Error: CMake was unable to find a build program corresponding to "Ninja". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool. CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage i am facing this error can anyone plzz help me
if stuck 608 x m608 create 6 permanent cpu-threads on google colab at the final stage of the tutorial that you uploaded, how do you solve it, bro? Please Help.. Thank you
I have an Intel Graphich HD 520 on my laptop, and I am facing issues to install CUDA. Is it possible to do it ? Or they are not compatible. If not, then is there any work around. Please guide. Thanks in advance
So nice sir. Really i have impressed. I have doubt. In bunch of ants say 100. can we capture individual and fix the number for them as Aunt_001 upto Aunt_100. If some aunts are gone into nest (out of our frame). After some time some aunts came out those who were entered nest. Here. 1. Can we able to identify which aunts in terms of Aunt number gone into nest, as well as which all are came out from the nest. Is it possible sir. Can we fix permenent identification number for every aunt? I appreciate your reply and eagerly waiting for your answer. Thank you.
Check our Deep Learning Course (in PyTorch) with Latest, Industry Relevant Content: tinyurl.com/4p9vmmds
Check out our premium machine learning course with 2 Industry projects: codebasics.io/courses/machine-learning-for-data-science-beginners-to-advanced
Waiting for the video for custom image detecting model sir..please upload it
Bro, you are a gem. I followed all the videos in the deep learning series till this one. It really helped me to revise the deep learning concepts clearly. Thanks for putting this here :)
Hats off to a great teacher!
SO WHERE IS THE TENSORFLOW PART?!?!?!?!?. Anybody can follow the instructions on the Github page!! Good job mate, pat yourself on the back before you go to bed tonight.
Thank you Sir. It helped me very much!
Glad it was helpful!
thank you, amazingly taught!!!
Highly Informative
Thanks for the video. It helps me a lot. However, I have a question here. If let’s say I have a custom dataset containing non-common objects i.e., shipping containers, and wanted to use the YOLOv4 pre-trained model (which was trained on the COCO dataset) to train on the custom dataset, but only required some classes from the COCO dataset, such as person, cars, would that be possible for transfer learning? or should I train it from scratch? Thanks.
did u find a way to do this?
Has anyone tried this?
I guess it's possible if you use the weights and refer to the classes you want from the COCO dataset. and as the YOLOv4 is already a pre-trained model it will have knowledge of the classes you want already. Hope I'm not wrong ?
Good jobs, Thanks it help me much.
Thank you for this great explanation, easy to understand and follow through. I had one question though: Can I do the compiling and stuff on PyCharm ? Or maybe online compilers ?
Fantastic bhai! 🎉
I love you! Thank you!
Waiting for this
will there be any custom image classification YOLO v4 project?
Hi Dhaval, I think at 12:08 you are referring Scores with IOU(Intersection over union).
Thanks for the amazing session, wanted to know if YOLO can be used for dataset containing medical x-ray images too? Thanks in advance
have you tried yolo on x-rays?
Yes, it works.
Thank you so much for the video. Quick question; let’s say you want to train the model you used to now also include hammers. How would you go about that?
Waiting for an instance segmentation video hope there is one in the playlist
Good jobs...
Thank you sir
thank you
Video not even premiered and there's one dislike.😓 Should learn to appreciate one's effort for the welfare of others.
ha ha I never understood those dislikes before the video is live :)
@@codebasics I think people are unhappy because this quality of tutorials are free of cost😁.
Hello sir
Thank you for the explanation , i have a question , i use google colab i must install darknet and cuda or no i d'ont know how it work in colab
i hope to answer me because i have a project in university
Thanks in advance .
thank you so much sir it help me very much.
one que sir, where we get all the ppts which you teach please tell sir it is very useful for me.
Hello, thanks a lot for your videos. please explain us the RCNN, fast Rcnn and faster Rcnn...
nice video
Sir if we don't have gpu?
I want to know how we can use yolov4 trained model with flask for web application i have trained my model on colab on gpu as i don't have gpu setup on my pc but i want to build a web app of yolov4 with flask can you guide me
any suggestions what to do i want to do the same thing
@@aadityagupta5776 do you have Nvidia? Gpu activate krwana prta hai
@@danianiazi8229 nahi ha yar tabhi to pucha colab ma bhi bahut time lagra
@@aadityagupta5776 mainy boht try kia tga but gpu waly model require gpu, dosra version check krlo through anaconda. Saal hogye 😅
for installing vc package , do we need to install Visual Studio first?
its just such a headache installing this. I started thinking that I would learn yolo stuff. But here comes clone, install visual studio, deal with cmake compiler errors, search for solutions and it goes on.
I'm having an error where I could not find the path of share\darknet, any idea how to solve this issue? :/
CMake Error: CMake was unable to find a build program corresponding to "Ninja". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
i am facing this error can anyone plzz help me
did you solve this?
did you solve this??
Sir can we use yolov4 for medical image captioning .., amd can you suggest me which websites provide medical imagedataset with reports
you have so many tabs opened up . my laptop will crash if I do that . what is the name of the computer you are using?
Please suggest some resources to understand yolo in depth. The algo and all.
Hello, I just have a question
Is GPU Nvidia gt 840m compatible for yolov4 ?????
if stuck 608 x m608 create 6 permanent cpu-threads on google colab at the final stage of the tutorial that you uploaded, how do you solve it, bro? Please Help.. Thank you
I have AMD Radeon graphics Card on my laptop , what should I use instead of CUDA
Sir please make a video on how to add or use coco as well. I tried to use yolo on system.
okay, point noted
If I have an AMD Graohics card then how will I use GPU OF CUDA
It doesn't support. Any other alternative please suggest?
You should also do with some custom dataset detection
for detecting object from python code , i have to do following steps ? .
chatgpt tells me only download yolov3 weights thats enough ...............
Hello everyone, I want to ask one thing. I may use for detecting buildings?? I have data but I never used Yolo recently
I have an Intel Graphich HD 520 on my laptop, and I am facing issues to install CUDA. Is it possible to do it ? Or they are not compatible. If not, then is there any work around. Please guide. Thanks in advance
CUDA is specific to NVIDIA GPU. However, you can use GPU in various cloud implementations, then the hardware is server side.
If we want to detect face expression (sad, mad etc) can we use Yolo? Any suggestion what step or things I should learn to implement it?🙏
You may... you have to train the model on your dataset (dataset has to be plenty)
Better use Haar Cascade classifiers
ERROR : FileNotFoundError: Could not find module 'darknet.dll' (or one of its dependencies). Any suggestions?
So nice sir. Really i have impressed. I have doubt. In bunch of ants say 100. can we capture individual and fix the number for them as Aunt_001 upto Aunt_100. If some aunts are gone into nest (out of our frame). After some time some aunts came out those who were entered nest. Here. 1. Can we able to identify which aunts in terms of Aunt number gone into nest, as well as which all are came out from the nest. Is it possible sir. Can we fix permenent identification number for every aunt? I appreciate your reply and eagerly waiting for your answer. Thank you.
I am getting this error CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage, how do I solve?
Is NVIDIA GPU a requirement for installing CUDA?
Sir it would be a great help if you could help me out with training yolo on Pascal Voc format dataset?
Can we classify the directions of an eye with yolo?
nice
Waiting for the video for custom image detecting model sir..please upload it
Sir, I followed all your steps but when I gave the image path nothing happen it does not work.... kindly help me
Sir can you help me in this project
Hi dhaval sir, can you please explain how would we be able to perform the same steps on MAC with M1 chip??
Sir, please make videos on CNN architecture, please.
Sir, please make video of using YOLO on custom Dataset
Hello sir can i run yolov4 for 300 epochs???
How to completely uninstal cuda 11?
Would like to have the link og cuda 10.1 and the cudnn as there are several versions of it and
can you make step by step process for the complete yolov4 installation, cmake and visual studio not working properly
yes it's very much required i am also not able to install yolov4, saw multiple videos but sill not working
when you post another video in which we trained our own model of object detection
Feedback: reduce the artificial sharpening on the videos.
Can you please make video on YOLOR?
vcpkg install error "Error: 'install' requires 0 arguments, but 4 were provided."
sir ..... unable to setup yolo tried every method and everytime got errors and tried different solutions still cant setup yolo 🙏
same here i am also not able to install yolov4, saw multiple videos but sill not working
CUDA Error: no kernel image is available for execution on the device
Can anyone please help me wid this error
make video on implementation of yolo for custom dataset
can you make a video on tf object detection API??
Is it still worth learning yolo?
Yes
Sir please make an updated video on YOLO.
yes it's very much required i am also not able to install yolov4, saw multiple videos but sill not working
@@siddharthsingh2369 I used YOLOv5, its pretty ez to use yolov5 but it uses Pytorch
@@rudralakhani9826 yes i used it later now it's working fine
I want to purchase a laptop for these kinds of tasks. Please suggest to me any laptop.
core i7 or i5 8gb ram and ssd
Helpful.
By the way, why are you breaking the machine? Mery ko dedo.
Just kidding.
sir can you help me regarding my project its urgent please
Why would you torture yourself doing this on windows.
Otherwise, great channel.
@8:40
Waiting for to build custom model
I was expecting some python code using YOLO :-(
LMFAO!!! those tabs lol
Hope you create an android app or web app for Yolov4
Point noted. That would be a cool project indeed.
@@codebasics ❤️
more videos