Real-time defect identification of products on a conveyor belt

Поділитися
Вставка
  • Опубліковано 24 гру 2024

КОМЕНТАРІ • 45

  • @romuloprieto2529
    @romuloprieto2529 9 місяців тому

    My group is currently considering fault detection using CV, and to keep track of the process by sending the data to a web page, using bottles sounds like a great option, thanks for the ideas!

  • @geeklypuff
    @geeklypuff Рік тому +1

    This is a great channel!

  • @kafkaesk3449
    @kafkaesk3449 Рік тому +2

    This is amazing. Thanks

  • @baselbasel3320
    @baselbasel3320 Рік тому +1

    Thank you for your amazing tutorials

  • @umairyounas793
    @umairyounas793 5 місяців тому

    Thank you for this brief video. Can you please share the detail and specs of the high speed camera used in this project and how many bottles scanned / captured in one secon. Did you just measure the sides length of the label or you also performed the text recognition or color detection etc as well ?

  • @sharanyar1693
    @sharanyar1693 Рік тому +1

    Hi, can you please share your thoughts on identifying drift in image dataset? Eg - changes in lighting, focus, angle and other useful properties between 2 image datasets. Thanks.

  • @erikdahl95
    @erikdahl95 Рік тому +2

    Thank you for a great tutorial! Do you need a set of images with defects to train your models? How many examples of every defect do you approximately need to build a robust model in your opinion?

    • @pysource-com
      @pysource-com  Рік тому +1

      Hi Erik, yes you need a set of images with defects to train the model.
      There is not a specific number, it depends on the complexity of the things you want to detect, on how different the defects are, the variety of environmental changes and so on. In general I would start with a small sample of 1000 and increase it if necessary.

  • @induwaraweerasekara5511
    @induwaraweerasekara5511 2 місяці тому +1

    Could I have the resource file and the data set of this particular project from you , because Im doing a similar kind of project as my final year project about a Defect ditection in a manufacturing line

    • @adebowalejamiu842
      @adebowalejamiu842 Місяць тому

      Hi do you mind sharing ideas about the project with each other? I’m doing similar project as my final project also

    • @YASHBHARDWAJ-f9i
      @YASHBHARDWAJ-f9i 18 днів тому

      @@adebowalejamiu842 If you don't have problem so we can also share the same with each other as I am also doing the similar project as my final year project

  • @jorgebarge2956
    @jorgebarge2956 7 місяців тому

    Thank you for your amazing tutotrial video .Wath software do you use to do this

  • @HA-mr5wn
    @HA-mr5wn 8 місяців тому +1

    I am looking for blister inspection in pharma industry.
    The feature we looking to inspect like
    1. Empty blister
    2. Double tablet in one cavity
    3.wrong or mixed tablet
    4.broken tablet
    5.to identify and distinguish between same colour of capsule and its blister backgrounds.

    • @cerebrumai
      @cerebrumai Місяць тому

      that is no problem, connect if still looking

  • @lucabecchetti7691
    @lucabecchetti7691 Місяць тому

    Is this example included in you course?

  • @prakharsahu8376
    @prakharsahu8376 Місяць тому

    I am not able to make a correct dataset can you help me in making of such dataset

  • @mohammadaliavazpour3268
    @mohammadaliavazpour3268 Рік тому +1

    I appreciate this buddy ❤

  • @joaobarreira5221
    @joaobarreira5221 6 місяців тому

    Hi,
    I am developing a system that detects if the object is damaged.
    This detection is done in an uncontrolled environment, by which I mean under different weather conditions, scales and rotations.
    As we have little data, and we probably won't be able to obtain more, I'm thinking about using "feature matching" since it's likely that Yolo and similar techniques won't be robust.
    Have you tried using "feature matching"?

    • @pysource-com
      @pysource-com  6 місяців тому

      nope, it would be very unreliable that way. Data is very important for the accuracy, so I would focus on that aspect first

    • @joaobarreira5221
      @joaobarreira5221 5 місяців тому

      @@pysource-com Hi,
      Maybe I wasn't precise about the amount of my data. I have a lot of data on the undamaged object and I can acquire more.
      What I'm missing are more images of the damaged object and I can't acquire more. The dataset is very unbalanced.
      I think I have enough data to train a "feature matching" model and I can combine it with other models, such as Object detection + "zernike moments", ...
      I don't think I have enough data to create a robust model with yolo or for simple classification.
      Do you know of other techniques that can result in robust models?

  • @brasilpi3664
    @brasilpi3664 11 місяців тому

    I love Opencv

  • @christinapmalliou2449
    @christinapmalliou2449 Рік тому

    Is this included on your RCNN or your Computer Vision courses?

  • @jihadabdurrahman8142
    @jihadabdurrahman8142 Рік тому

    Sangat membantu luarbiasa, saya memiliki tugas akhir yang menjadi syarat kelulusan tingkat diploma III elektronika industri, dan saya sangat membutuhkan ilmu ini karna sesuai dengan penelitian dan alat yang sedang saya buat, jika berkenan bisakah anda membuatkan video setiap metode deteksi yang digunakan dalam sistem ini, terimakasih banyak sudah sangan membantu

  • @agustinpicabea9045
    @agustinpicabea9045 3 місяці тому

    Hi, what camaras do u use?? Thanksss

  • @jacamilelouwiei.3075
    @jacamilelouwiei.3075 Рік тому

    i hope next video is about region of interest in live capture

  • @JonathanRamirez-by5kc
    @JonathanRamirez-by5kc Рік тому

    Hello,
    Which videos from your uploads can I watch in order to build something like this. I have a project for school and I would like to implement an automated QA control. These things are not taught at my college. Your help will be greatly appreciated.

  • @hemachandhers
    @hemachandhers 8 місяців тому

    i want the source video of bottle without detection can you provide me the link please

  • @clydearellano4739
    @clydearellano4739 Рік тому

    Good day to you sir, i have a capstone project that detects egg size, the problem is that its android base so i have to build an opencv sdk with contrib modules. The problem is that my laptop cannot perform to build the sdk. Can you help me with this?

  • @swapnilgaware590
    @swapnilgaware590 9 місяців тому

    where can i get this dataset

  • @hushamibadi3480
    @hushamibadi3480 Рік тому

    Hi dear,
    I've been watching ur tutorials on object detection .. however I'm working on such project where need to send opencv output video to web browser.
    Knowing that i do not want to use flask or any network related tool. I need simply the video to appear on my local host webpage .
    I tried using some thing like ffmpeg but couldn't link it with opencv output.
    I hope u can help me in that .
    Best wishes

  • @AbdurRahman-x9i1l
    @AbdurRahman-x9i1l Рік тому

    Think you for this nice tutorial . Can you share me your dataset?

  • @hhhh-vc1zt
    @hhhh-vc1zt Рік тому

    Thanks very much.I have a question -- How to detect the Water level?

    • @pysource-com
      @pysource-com  Рік тому +1

      The water level could be a simple classification task comparing images with the right amount of water and the one that have lower/higher level than they should have and calssify them as wrong.
      Or if it's necessary to get exactly the line, it would be a segmentation task where the deep learning model will draw the line.

    • @syedjameelahmed19
      @syedjameelahmed19 Рік тому

      @@pysource-com I dont know why your videos are underrated, I have really found your videos to be helpful. If you dont mind I have one request Please can you make a video to measure exact water level like if the water is 100 ml then we use CV and Deeplearning to measure it to be 100ml.

  • @UmapathyVanmathi
    @UmapathyVanmathi 3 місяці тому

    Hai where to learn these concept but I have shortage of money

  • @montsersabri5624
    @montsersabri5624 Рік тому

    Thank you for the inf🌹
    Can i get code source and dataset

  • @brajlecz9485
    @brajlecz9485 2 місяці тому

    Great video! "wrong bodol" tho

  • @FarahDarwish-ui6ho
    @FarahDarwish-ui6ho Рік тому

    where can i find this video and dataset ?

  • @yusufismailalrazaz6781
    @yusufismailalrazaz6781 Рік тому

    Thank you, sir, for the excellent video.
    May I know how much is the cost required to develop this program?

    • @pysource-com
      @pysource-com  Рік тому

      Hi,
      The cost depends on many factors (complexity of production line, type of products, device constraint, environment and so on.
      To ask for a quote for commercial solutions you can contact us here: pysource.com/services/

  • @bobbyraduloff
    @bobbyraduloff 5 місяців тому

    евала баце

  • @xuantai2233
    @xuantai2233 7 місяців тому

    i want buy code

  • @HungNguyen-hd3mb
    @HungNguyen-hd3mb Рік тому

    Can you send me the code?

  • @guzzler6584
    @guzzler6584 6 місяців тому

    Hi