Using the Roboflow to prepare images dataset to train custom YOLOv8 model

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024

ความคิดเห็น • 13

  • @mayma47
    @mayma47 8 หลายเดือนก่อน +4

    very informative thanks a lot 🤩

    • @zed-x3623
      @zed-x3623 3 หลายเดือนก่อน

      hello ....i need your help

  • @fatimafb9974
    @fatimafb9974 3 หลายเดือนก่อน +1

    Please how classify this images with annitation
    Into subfield one folder for each class

  • @engdhay-r7r
    @engdhay-r7r 5 หลายเดือนก่อน

    Hi , Is it possible to take a ready made algorithm or data from the Roboflow ( universe ) and use it? I tried that and tried to download the data or the algorithm trained on images, but I do not know where it is downloaded. I did not find it with the files. Can you help me? Please answer my question. How can I download an algorithm trained on images? From this web and using it in my project without collecting images and locating the object myself

    • @germanovdev6964
      @germanovdev6964  5 หลายเดือนก่อน

      I use Roboflow Annotate to create datasets, annotate them and then train the algorithms on my own. The Roboflow Universe can be used to download already annotated datasets of images, that can be used to train algorithms. Also, the Roboflow can be used to train the model, based on dataset, selected from the Roboflow Universe using their cloud GPUs. But as far, as I know, this feature is not available for free. Also, not sure, that they have collections of already trained models.
      However, I think you better ask the Roboflow support about available options.

    • @engdhay-r7r
      @engdhay-r7r 5 หลายเดือนก่อน

      @@germanovdev6964 How can I contact with Roboflow support and ask them ?

  • @datascience-k8m
    @datascience-k8m ปีที่แล้ว

    very informative viedo thanku soo much
    please make viedo image segmentation step by step
    i will be thank full to you

    • @germanovdev6964
      @germanovdev6964  ปีที่แล้ว

      Thank you, please read this article to learn YOLOv8 segmentation step by step: dev.to/andreygermanov/how-to-implement-instance-segmentation-using-yolov8-neural-network-3if9. It also has videos.

  • @kakamoora7874
    @kakamoora7874 4 หลายเดือนก่อน

    thank you

  • @onesphorusmwanzia8281
    @onesphorusmwanzia8281 หลายเดือนก่อน

    Can you train me personally...

  • @sebastiaonunes7
    @sebastiaonunes7 7 หลายเดือนก่อน

    Can you share the CatsDogsDetection dataset ?

    • @germanovdev6964
      @germanovdev6964  7 หลายเดือนก่อน

      Sure, here it is: drive.google.com/file/d/1yeSlei33hGgN0wEeBCHOfcah49CaGnD0/view?usp=sharing. But this sample dataset has only 6 images. You can find more interesting datasets in Roboflow Universe: universe.roboflow.com/search?q=cat+dogs+detection+dataset+model%3Ayolov8+object+detection and download in the YOLOv8 format.

    • @sebastiaonunes7
      @sebastiaonunes7 7 หลายเดือนก่อน

      @@germanovdev6964 Thanks