Roboflow 6 Minute Intro | Build a Coin Counter with Computer Vision

Поделиться
HTML-код
  • Опубликовано: 20 авг 2024

Комментарии • 24

  • @danielisflying
    @danielisflying Месяц назад +2

    Amazing intro to Roboflow and Object detection. Very intuitive platform for dataset creation.

  • @hongbo-wei
    @hongbo-wei 25 дней назад

    Amazing, Reboflow makes utilizing computer vision so easy! Great job! Much appreciate it!

  • @tryingtobeproductive
    @tryingtobeproductive Год назад +3

    Wow. this really needs to be more well known.

  • @chaztikov
    @chaztikov Год назад +2

    Great intro.

  • @kees5944
    @kees5944 5 месяцев назад +1

    Amazing thanks

  • @fifthperson9777
    @fifthperson9777 Год назад +1

    Nice, maybe in another video demonstrate how we can deploy them on android, offline

  • @mrajith303
    @mrajith303 Год назад +2

    Wow, I was recently working on the same project, found it little difficult with the shining photos, even with gaussian blur and dilation. This is easier to use. will try it out

    • @Roboflow
      @Roboflow  Год назад

      Great to hear. The project in this video is open source and on Universe: universe.roboflow.com/corn-counting/money-counter/health

  • @wiamrabhi4420
    @wiamrabhi4420 День назад

    When you start training in roboflow from public chackpoint what model (Yolo, SSD...) will be training? Can we change it?

  • @littlebrit
    @littlebrit 9 месяцев назад +2

    What do you use to select coins? Is there a Javascript library for that? Sorry, just learning coding.

  • @dlrlanders892
    @dlrlanders892 Год назад +3

    Hello, thank you for the video - really helpful! At @2:56, you said you used your "money counter" model which you already created. How did you create this? Is this from a previous project? I am trying to use model assisted labelling with my images because I have over 15,000 images to get through. How do I create a model to help me label my images? thanks again!

    • @Roboflow
      @Roboflow  Год назад +1

      Hello! You are able to use any public model to power model assisted labeling: blog.roboflow.com/launch-universe-model-checkpoint/
      With your 15,000 images, you'd then label the data and train a model. Once you have a working model, you can use it label more images. So, you could label 200 images then train a model which you will use to automate labeling the other 14,000+ images. This video guide shows how to train a model in depth: ruclips.net/video/O-ZPxTpb2Yg/видео.html

  • @zenbauhaus1345
    @zenbauhaus1345 6 месяцев назад

    Unbelievable

  • @vishnusudheer6049
    @vishnusudheer6049 10 месяцев назад +1

    Hi i have a question regarding your drone detection model. How can i use your drone detection model hosted api code in python so that it detecta drones on a webcam feed. I tried doing it on pycharm but its giving me errors regarding cv installation etc. Can you help me

  • @oxydol3456
    @oxydol3456 2 месяца назад

    Nice tutorial. The training status has been stuck at "Training machine starting..." for hours. The number of custom images of mine is 10. Each size is around 2mb. jpeg. Could overlapping bounding boxes be the root?

  • @jaybryanodero8110
    @jaybryanodero8110 7 месяцев назад

    Hello sir just wanna ask if I can use this methods to identify citrus fruits that are similar color

  • @erickgremeaux7846
    @erickgremeaux7846 11 месяцев назад

    Hello, i can't export m'y dataset, il dont have yolov.... choice...
    What is thé problème

  • @dusanigic2608
    @dusanigic2608 Год назад

    I don't understand how do you got 17fps with webcame I have only 1 fps.
    Please some help

  • @kevj1605
    @kevj1605 Год назад

    How do you provide a video input feed to that?

  • @zhuwei5926
    @zhuwei5926 Год назад

    If the object is partially overlapping, how good is the recognition?

  • @gonzaloillansalvador5858
    @gonzaloillansalvador5858 Месяц назад

    What is the cost of using that model?

  • @memesthatifoundonreddit6432
    @memesthatifoundonreddit6432 Год назад

    hey when copying hosted api to python it is getting me this error unsupported operand type(s) for +: 'NoneType' and 'str'
    cant even import roboflow though i installed it