Hello sir. I am using yolov3 for brain tumor detection. I have 4 classes in my training and testing dataset. I have trained the model. Can you please provide me a code for detection of whole testing folder that results in classification summary and a confusion matrix. As i have done it but it not giving correct confusion matrix. Code in colob or of jupyter or visual studio. Thanks in advance.
sir i have a question about getting the test train detector data files. I am having a set of labelled images and dont know how to get those file, can you explain me
the custom_data/images directory also contains the annotation (.txt) file corresponding to each image with the same name as the original image's name with the txt extension containing the label information. The model will automatically pick the label information from the txt annotation files
I have trouble for training yolov3 tiny, I use this model for my IOT project. About the filter, there're too many filter variable, how you determined which one is change and which one isn't?
Sir, if there's no annotations between image, its possible to continue or it will getting error? And i saw your video before this. You create annotation for the images one by one. Is there another way to create annotation automatically? Cause i have 7 classes dataset and 2000 image from each classes. Thanks in advance
i got this error while running the train command ./darknet: error while loading shared libraries: libcuda.so.1: cannot open shared object file: No such file or directory do you have any solution for this one? Please i really need it
It seems like you're facing a libcuda.so.1 error. Ensure you have CUDA installed, update the library path, and consider recompiling Darknet. If issues persist, check GPU drivers and restart your system.
The error you encountered during the unzip operation could have various causes. First, make sure that the file path you provided for the zip file is correct. Then Make sure you have the necessary permissions to access and extract files from the zip file. Then Check if you have enough available disk space to accommodate the extracted files. If your storage space is full, it can cause errors during the extraction process. Verify that you have sufficient space to extract the contents of the zip file. If the zip file itself is corrupted or incomplete, it can lead to errors during extraction. Try re-downloading the zip file or obtaining a new copy from a reliable source to ensure its integrity.
You really are the best educator ever!! thx.
hello can you help explain how to create the the custom names for the object in the custom.name file
Aoa
3:19 how to split the training and testing data plzz explain
while creating .txt file
Can you please add a link to the notebook where you listed all of the details?
Thanks
drive.google.com/file/d/17p2-S2t1oqUMQl02wPpDbedwzcOnWEDT/view?usp=sharing
Please find the files here. Let me know if you get any issue.
When will you release the next video
sorry for the delay. Please check the next video here: th-cam.com/video/BDzGJfTNJMo/w-d-xo.html
Hello sir. I am using yolov3 for brain tumor detection. I have 4 classes in my training and testing dataset. I have trained the model. Can you please provide me a code for detection of whole testing folder that results in classification summary and a confusion matrix. As i have done it but it not giving correct confusion matrix. Code in colob or of jupyter or visual studio. Thanks in advance.
sir i have a question about getting the test train detector data files. I am having a set of labelled images and dont know how to get those file, can you explain me
Here is the One Drive link for code:
1drv.ms/u/s!AhDNnq1boeTFgT-YV...
password: yolov3
hello sir, please how do create the object class names in the custom.names file
Hello, I am working on your code..can you please let me where you are passing the training labels?
the custom_data/images directory also contains the annotation (.txt) file corresponding to each image with the same name as the original image's name with the txt extension containing the label information. The model will automatically pick the label information from the txt annotation files
@@meermoazzam1130 ok thanks for the information..
I have trouble for training yolov3 tiny, I use this model for my IOT project.
About the filter, there're too many filter variable, how you determined which one is change and which one isn't?
Is it the one that have
activation=linear
?
Hello. Can u tell me please, why iou is always zero in my training?
Sir, if there's no annotations between image, its possible to continue or it will getting error? And i saw your video before this. You create annotation for the images one by one. Is there another way to create annotation automatically? Cause i have 7 classes dataset and 2000 image from each classes. Thanks in advance
There are some paid tools through which you do annotation of a few samples and then it will do annotation automatically for rest of samples.
can you please attach the link to next part please
th-cam.com/video/BDzGJfTNJMo/w-d-xo.html
i got this error while running the train command
./darknet: error while loading shared libraries: libcuda.so.1: cannot open shared object file: No such file or directory
do you have any solution for this one? Please i really need it
It seems like you're facing a libcuda.so.1 error. Ensure you have CUDA installed, update the library path, and consider recompiling Darknet. If issues persist, check GPU drivers and restart your system.
good
how long it took to train?
Hy How i can contact with u for some errors....
Hi Abrish, please comment your issues after following the steps in the videos and we will try to resolve them.
where do I get the google collab link
drive.google.com/file/d/17p2-S2t1oqUMQl02wPpDbedwzcOnWEDT/view
Here is the link of code files.
Error in load images. Why?
The error you encountered during the unzip operation could have various causes. First, make sure that the file path you provided for the zip file is correct. Then Make sure you have the necessary permissions to access and extract files from the zip file. Then Check if you have enough available disk space to accommodate the extracted files. If your storage space is full, it can cause errors during the extraction process. Verify that you have sufficient space to extract the contents of the zip file. If the zip file itself is corrupted or incomplete, it can lead to errors during extraction. Try re-downloading the zip file or obtaining a new copy from a reliable source to ensure its integrity.
Can you share the code with us? Thanks a lot
drive.google.com/file/d/17p2-S2t1oqUMQl02wPpDbedwzcOnWEDT/view?usp=sharing
Please find the files here. Let me know if you get any issue.