I have done a lot of annotations for a project which took at least 3 hours per image. But with this detectron2 a lot of time and energy is saved. Thank you sir for detailed tutorial.
@@DigitalSreeni It is very delightful to hear that you're working with the custom dataset training. I would request you to plz look into the matter to plot validation loss graph. I tried a lot of time but can not sort it out. With me tensor board I can plot training loss but not the validation loss. I have also search in the internet many people talk about the hook function or other things but those didn't work to me. Thanks in advance.
Huggingface has all models that Detectron2 supports. Some models of Detectron2 (i.e. Mask2Former) can not be exported to ONNX or Torchscript for fast inference. HF does not have this issue. Any reason you prefer Detectron2 over HF?
Detectron2 is known for its strong support for computer vision tasks, especially in object detection and segmentation. Hugging Face has gained popularity for its comprehensive model hub, which includes models for various natural language processing (NLP) and computer vision tasks. If your primary focus is on models that are readily exportable to ONNX or Torchscript for efficient deployment, Hugging Face might be a preferred choice. Basically the selection between Detectron2 and Hugging Face depends on your specific project requirements and the type of models you intend to use.
Thank you for your videos. Just a question: is there any reason you have not talked at all about YOLO since it is actually state of the art in the area of image processing, object detection, segementation etc.. ?
I do not like YOLO for a very simple reason - I work with scientific images and in almost all cases I need masks as output and YOLO cannot do that. YOLO is fast and light weight but I think it is not for scientific images.
I have done a lot of annotations for a project which took at least 3 hours per image. But with this detectron2 a lot of time and energy is saved. Thank you sir for detailed tutorial.
That's nice. Would I ask you which annotation tool you have used?
Thank you for sharing your code so freely!
Of course!! Thank you.
glad to see you again Mr. Sreeni, Love from SriLanka :)
Thank you, sir. I can't wait for the tutorial on using custom dataset. 😁
Working on it :)
@@DigitalSreeni 🔥🔥
@@DigitalSreeni
It is very delightful to hear that you're working with the custom dataset training.
I would request you to plz look into the matter to plot validation loss graph. I tried a lot of time but can not sort it out. With me tensor board I can plot training loss but not the validation loss. I have also search in the internet many people talk about the hook function or other things but those didn't work to me.
Thanks in advance.
Really helpful and I appreciate all these excellent videos!
Thanks!
Thank you very much.
謝謝!
Thank you very much.
please cover optimization problems, you explain topics very well
Huggingface has all models that Detectron2 supports. Some models of Detectron2 (i.e. Mask2Former) can not be exported to ONNX or Torchscript for fast inference. HF does not have this issue.
Any reason you prefer Detectron2 over HF?
Detectron2 is known for its strong support for computer vision tasks, especially in object detection and segmentation. Hugging Face has gained popularity for its comprehensive model hub, which includes models for various natural language processing (NLP) and computer vision tasks. If your primary focus is on models that are readily exportable to ONNX or Torchscript for efficient deployment, Hugging Face might be a preferred choice. Basically the selection between Detectron2 and Hugging Face depends on your specific project requirements and the type of models you intend to use.
how can i locate caves and tunnels sir? what can i can use
How can we do basic math on detected region, if overlap is there, calculate area etc? Thanks for great content
Great video sir
Thank you for your videos. Just a question: is there any reason you have not talked at all about YOLO since it is actually state of the art in the area of image processing, object detection, segementation etc.. ?
I do not like YOLO for a very simple reason - I work with scientific images and in almost all cases I need masks as output and YOLO cannot do that. YOLO is fast and light weight but I think it is not for scientific images.
makes sense. Thank you for your reply @@DigitalSreeni 🙏
Yolo algorithm can work with contours (polygons) in segmentation these polygons can be converted to binary masks. so why don't we try it?
@@DigitalSreeni yolov8 outputs masks as well.
@@DigitalSreenias others have said YOLOv8 outputs masks as well
Hello sir please I need the code for unmasking of masked face by gan
Thanks PRof.
wondering about Diffusion + GAN models. Would be great if you could make it. Thanks again!
Great ... but sir please continue with microscopic datasets........
Great Sir can you please make a video on Active learning would be grateful to you.!!
mmdetection is superior in code support and features / models, no?
Thank you for the tutorial
You’re welcome 😊
Thanks a lot for these amazing videos.
Would you please make us some tutorials on Yolo algorithm
Isn't it already outdated model? Sounds like it does not use VIT.
Thanks!
Thank you very much.