Train YOLO V8 on Custom Dataset for Object Detection | Licence Plate Detection Model Training

Поділитися
Вставка
  • Опубліковано 12 вер 2024
  • Learn how to train a custom license plate detection model using YOLOv8 in Google Colab! 🚗🔍 We'll guide you through the entire process, from dataset preparation to model training and deployment.
    Here's what you can expect:
    📋 Dataset Preparation: Collect custom license plate dataset.
    🤖 Model Configuration: Set up YOLOv8, select a pre-trained model, and configure hyperparameters.
    🚀 Google Colab Setup: Learn how to use Google Colab for efficient and powerful model training.
    🔧 Training: Train your custom YOLOv8 model on Google Colab's GPU infrastructure.
    🎥 Inference: Deploy your trained model for real-world license plate detection.
    Github Repo: github.com/Ari...
    Dataset URL: universe.robof...
    For future updates follow us on facebook: / sparklers2018
    You can also follow me on instagram for regular updates : / ari_the_maker
    #YOLOv8 #ObjectDetection #LicensePlateDetection #GoogleColab #CustomModelTraining #ComputerVision #MachineLearning #AITutorial #DeepLearning #DatasetAnnotation #DataAugmentation #ModelConfiguration #NeuralNetworks #ImageRecognition #TrafficMonitoring #SecurityApplications #RealTimeDetection #ConvolutionalNeuralNetworks #AI #ArtificialIntelligence #OpenCV #PythonProgramming #TensorFlow #PyTorch #DataScience #Programming #Tutorial #Coding #Tech #ComputerScience #ObjectRecognition #ComputerVisionProjects #ObjectLocalization #DataPreparation #GPUTraining #AIProjects #VisualRecognition #ImageProcessing #CustomDataset #TrainingModels #GoogleColabTutorial #LicensePlateRecognition #TrafficSafety #VideoAnalysis #AIEnthusiast #MachineLearningModels #CodingTutorial #DataLabeling #OpenSourceAI #ObjectDetectionTutorial

КОМЕНТАРІ • 33

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

    Thank you sensei! This is the best and simplest machine learning video so far I have seen on youtube. May the success and peace be with you along the journey!

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

    Thank you very much my friend, there are many videos on UA-cam about this topic but you have made it very easy to understand.

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

    really got help from ur video . This specific video basically solved my problem/confusion and boosted my confidence . At last , i would say it has provided me a CV engg. role placement

  • @noelrinso4170
    @noelrinso4170 15 днів тому

    You are truly my life saver!

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

    Thanks Arjit for the wonderful and informative tutorial. Also for the good supporting materials. Just wanted to know, if we can use tensorboard to actually visualize the training in-progress and its status?

  • @madhurajr4454
    @madhurajr4454 День тому

    Hi... Thanks for the video, how can we download and deploy this model into Raspberry pi

  • @user-jh4ek4vf6v
    @user-jh4ek4vf6v 6 місяців тому

    Thank you very much. Saved lot of time

  • @gauravtewari6434
    @gauravtewari6434 3 місяці тому +1

    Sir can u plz tell me the alternative ide to run this code where gpu is supported

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

    Congrats ! Nice video !!!!

  • @vishnukumar2656
    @vishnukumar2656 9 місяців тому +1

    hi Arjit, can you please make the video for FastAPI with this model. we need it.

  • @GT_UK04
    @GT_UK04 3 місяці тому +1

    if we are having a powerful machine so where we can write this code

  • @shahriarsultan5295
    @shahriarsultan5295 4 місяці тому

    bro can u pls make a vedio how can we use ocr on this same code to get the text from the licence plate

  • @chandandutta7964
    @chandandutta7964 24 дні тому

    Sir please reply of this message !!!!
    How can i can the API key?

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

    Now this is done but i also want to extract the number that is on that number plate, What i need to do for that...? Please guide me for this...

  • @user-wm4uy7wk1n
    @user-wm4uy7wk1n 11 місяців тому

    sir hemodel you have gien is giving the output video with the box drawn around number plate , but sir if i want to make to store those numbers iin a list to make their use what additin we need to do and where i need to do correction

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

    Thanks sir for the video. Sir i had a problem uploading afile on the google colab notebook... it's showing some error..
    If you could please help me with that.

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

    thank you can you give me a code for detect fire in real time

  • @DM-uk7on
    @DM-uk7on 8 місяців тому

    When i start to train a model I got following error
    ValueError: operands could not be broadcast together with shapes (4,) (38,)

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

    i tried with another dataset from roboflow following all other steps it did not still work, i wonder if there is a reason to that: IndexError: boolean index did not match indexed array along dimension 0; dimension is 1 but corresponding boolean dimension is 5. Any body else ?

  • @beastgang171
    @beastgang171 4 місяці тому

    How can we switch on live feed??

  • @abdullahalnoman8968
    @abdullahalnoman8968 4 місяці тому

    Facing Error From Firebase: Firebase: Cloud function deadline exceeded. (auth/internal-error).

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

    How to calculate accuracy for this?

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

    if I want to use camera insted of image or video

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

    Hello Arijit, while training this model on some other dataset e.g on german license plate, I got error of dimensions or hydra value error, can you point out what could be the reason. Your help would be much appreciated.

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

      Hello, i think that error may occured due to the model path.Kindly check from where you took the 'best.pt'

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

      I had the same problem, my solution was that I needed to switch to another dataset

  • @user-ug4lj6hy5p
    @user-ug4lj6hy5p 11 місяців тому

    how can use it in python file please update once
    your work so much wonderfull

  • @SarthakDutta-b4q
    @SarthakDutta-b4q 5 годин тому

    ee sala cup namde RCB❤

  • @kakamoora7874
    @kakamoora7874 27 днів тому

    all information a in seperte video .............................. if we need to watch your video minimum 20 video we need to watch

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

    🔥🔥

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

    Hiii guys....
    I working on a college project I am having an error in my code, could anyone contact me and help me resolve the issue I am facing?