TRAIN YOLO-V6 ON CUSTOM DATASET || YOLO-V6

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ก.ย. 2024
  • Project: TRAIN YOLO-V6 ON CUSTOM DATASET
    Github: github.com/dee...
    DATASET: 1) www.kaggle.com...
    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - A object detection model was created by using yolo-v6 algorithm
    I hope that you like this video. If I have done any mistakes please mention those in comments. Also if you have any doubts, please do comment. I will try my best to resolve them. Stay safe. Happy Learning :)
    #yolov6 #coderzero

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

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

    amazing video sir , it really helped with my first yolo training setup , thanks 👍🏻

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

      Thank you sir, for you kind words ♥️

  • @user-et1vv6hi4m
    @user-et1vv6hi4m ปีที่แล้ว

    sir please tell me you have the provide 5 path then I will confused yml file ke 2 path mene dale baki ke mujhe samajh nahi a rahe h

  • @abrarluvrabit
    @abrarluvrabit ปีที่แล้ว +1

    In the end of your code in the last coding cell there was this cell 'Retrain the model from last saved weight or from a perticular weight' can you please eleborate it what is this for?
    also can we do active learning in our coding like out of 20 testing images my system detect 19 correct images but only 1 incorrect detection so how can i tell my system about this 1 incorrect image detection so next time it will not repeat the same mistake again.

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

      Hi, at this part I was trying to resume training from the last weight file. Will update soon. Also, I haven't tried active learning. Will share after I gather sufficient information.

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

    Can you please make a video from scracth like from data annotations to till training and testing it, also make one video using roboflow for data annotation it is easy as compare to others.

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

      Hi, I will make one video on how to do annotations. But for now you can explore labelimg.

  • @alialsamar8348
    @alialsamar8348 ปีที่แล้ว +1

    hello my dataset is in coco json format could u help me train it for instance segmintation

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

      Work is in progress for segmentation project.

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

    Sir plz make one video on region of interest using yolov5

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

    Hello sir thanks for this amazing video, can you please provide your google colab file for this video so i can try with my own custom data on it.

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

      Hi, I have shared the link in the video description.