How to Train AI for Object Detection | YoloV8

Поделиться
HTML-код
  • Опубликовано: 2 фев 2025

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

  • @Gannon777
    @Gannon777  11 месяцев назад +30

    Instead of pip install yolo, do this:
    pip install ultralytics==8.0.196

    • @SydneyDecay
      @SydneyDecay 10 месяцев назад +2

      k thx

    • @MintyShad0w3
      @MintyShad0w3 9 месяцев назад

      Is it a vuris pls man I need to know

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

      @@MintyShad0w3 bro its python

    • @Vision3321
      @Vision3321 8 месяцев назад +2

      @@MintyShad0w3bro😂 ofc not

    • @agentshotty
      @agentshotty 5 месяцев назад

      @@Vision3321is it ud on fortnite

  • @LildfYT
    @LildfYT 11 месяцев назад +7

    underrated dude thanks

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

      @HISTORYXPOWER no lol not using it for bad used it to test my own game to make it aimbot proof

  • @siIenthiII
    @siIenthiII 11 месяцев назад +2

    great tutorial

  • @wtwyak
    @wtwyak 11 месяцев назад +3

    finally bro

  • @mnade.
    @mnade. 11 месяцев назад +4

    it says task is not recognized as an internal or external command,
    operable program or batch file, i installed yolo and ultra on the pinned. and added python to path

  • @K4L1-s5v
    @K4L1-s5v 10 месяцев назад +4

    Hi Gannon. If i wanna train the Yolov8 to track to the head? Should i place the box only in the head? Or instead of using the object detection should i use the keypoint skeletons option? How can i track the head?

  • @XHaxy80
    @XHaxy80 11 месяцев назад +4

    thank you Gannon Love U❤❤❤❤❤❤

  • @pipin2182
    @pipin2182 10 месяцев назад +12

    hi, will there be a guide for running this in the game?

  • @SunnyVilleRanch
    @SunnyVilleRanch 11 месяцев назад +3

    it says 'task' is not recognized as an internal or external command,
    operable program or batch file.

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

      Do you have Python installed and added to PATH?

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

      @@Gannon777 I do and have the same problem

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

      @@duxz23 did you install ultralytics?

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

      @@Gannon777yes ill try reinstalling python

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

      @@Gannon777 working now thank you

  • @RyanSodaLemon
    @RyanSodaLemon 4 месяца назад

    The google collab workspaces are good for training, even just the free ones that are used for the ultralytics tutorials

  • @dementiaenjoyer
    @dementiaenjoyer 11 месяцев назад +2

    hey, im trying to load the pytorch models into my own application, but i keep getting "Detect object has no attribute 'grid'. Cache may be out of date"
    do you know if this is an issue with the way im trying to load the model, or the model itself?
    i've also enabled force_reload if you're wondering
    great video also, very straight forward 🙂

    • @Gannon777
      @Gannon777  11 месяцев назад +1

      Are you using ultralytics to load the model? If not, import YOLO from ultralytics, and load the model like this: model = YOLO("best.pt")

    • @dementiaenjoyer
      @dementiaenjoyer 11 месяцев назад +1

      @@Gannon777 I am currently using the pytorch library to load the model via their hub, code looks like this:
      model = torch.hub.load('ultralytics/yolov5', 'custom', path='./best.pt', force_reload=True)

    • @dementiaenjoyer
      @dementiaenjoyer 11 месяцев назад +1

      @@Gannon777 Also, another thing.
      I don't fully think it's the code which is the issue, because earlier i loaded a .pt model without any issue.
      But i'm following the video step by step, and i've also tried training it again, but i keep getting the same error no matter what i do

    • @Gannon777
      @Gannon777  11 месяцев назад +1

      @eldmonstrethimself is your old model a different version of yolo?

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

      @@Gannon777 I don't think so, i've always used yolov5 for training because it feels the easiest for me
      it was a pretty long time ago i made the old model (around 2 days after you posted this video)
      and it worked fine, but now my new models don't
      not sure if it depends on the size of the model,
      but the old model was trained to detect human faces
      and my new model is trained to detect characters in a game

  • @DerBenjyHD
    @DerBenjyHD 3 дня назад

    When I download I don't get the folder.What can I do?

  • @1uraren
    @1uraren 11 месяцев назад +2

    can you make a video on changing the key of the trigger bot?

  • @makratorianeagle-id9sd
    @makratorianeagle-id9sd 11 месяцев назад +1

    When run the note with the yolo task=detect mode=train thing i get that
    ImportError: cannot import callable' from ' collections'

    • @axel-js7sk
      @axel-js7sk 11 месяцев назад +1

      same find a fix?

    • @Gannon777
      @Gannon777  11 месяцев назад +2

      Let me know if this fixes it
      pip install ultralytics==8.0.196

    • @axel-js7sk
      @axel-js7sk 11 месяцев назад +1

      fixed 😀@@Gannon777

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

      hey I had the same problem but pip install ultralytics==8.0.196 doesnt work either@@Gannon777

    • @makratorianeagle-id9sd
      @makratorianeagle-id9sd 11 месяцев назад +1

      Fixed what if i put friends on my friends and enemies on targets will it still identify targets as enemies 0? Or just mark enemies

  • @SydneyDecay
    @SydneyDecay 10 месяцев назад +5

    Hey if you can pls respond but will this auto lock on in game? Or is this just training YOLOv8?

    • @sethford30
      @sethford30 7 месяцев назад +2

      This gets you the file that you can import into aimbots to make them more accurate for your game specifically

  • @nickvinyl1431
    @nickvinyl1431 14 дней назад

    Would you output yolo v8 or yolor v11 from roboflow if the software is set to yolo v11

  •  11 месяцев назад +3

    can i use it in valorant and fortnite without getting banned?

    • @Gannon777
      @Gannon777  11 месяцев назад +2

      Valorant blocks input

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

    for some reason my GPU wasn't detected while following all steps so epochs was running with 0G GPU. Installing CUDA 11.8 and adding it to path fixed the problem.

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

    pip install ultralytics==8.0.196
    'pip' is not recognized as an internal or external command,
    operable program or batch file.
    help

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

      i think that Python is not installed at your pc

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

      @fatossombrios2376 it is

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

      @@Romos123 make sure its installed to the right path

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

      You need to add the path of your pip installation to your PATH

  • @ParziGon
    @ParziGon 8 месяцев назад

    how many epochs do you need if you want something to run well, and what is too many? does it depend on the number of images? i would like it to run as well as possible in a game where i have 9k images and another where i have 5k.

    • @Gannon777
      @Gannon777  8 месяцев назад

      I used 75 epochs for 12k images

    • @ParziGon
      @ParziGon 8 месяцев назад

      @@Gannon777 thanks for the quick feedback, just see more often that 10k images 500-1500 epoch are used. does that still run smoothly,(better)

    • @Gannon777
      @Gannon777  8 месяцев назад

      @ParziGon I guess it just depends. You might want to try doing less epochs first and then do more to see if it improves.

    • @ParziGon
      @ParziGon 8 месяцев назад

      @@Gannon777 would also be 4k images

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

      @@Gannon777how long did it take you to annotate 12 THOUSAND images?

  • @ltzvk
    @ltzvk 9 месяцев назад

    for me when i try to train the model it only dowloads the model but doesn't train anything and there is no error output in the console also i cant use lunar because it gives an error and closes neither aimmy because the models wont load

  • @adambaba8198
    @adambaba8198 11 месяцев назад +4

    'yolo' is not recognized as an internal or external command,
    operable program or batch file.

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

      External ai aimbot like this is good but it is not efficient to run. The best choice is to use a internal aimbot. You have to find a good on tho

    • @ethanward2633
      @ethanward2633 4 месяца назад

      Yeah your better off getting a zen this is about the same strength as ai aimbot if you want actual esp it has to read game memory so you need an internal cheat this really doesn’t allow good esp or aimbot

  • @Galalxy_X
    @Galalxy_X 11 месяцев назад +2

    Yolo is not recenized as a command I was almost done bro😢😂

    • @Gannon777
      @Gannon777  11 месяцев назад +1

      Check description and pinned comment

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

      Ty

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

      Btw I was talking about train command

  • @Phoenix-AI_Aim
    @Phoenix-AI_Aim 10 месяцев назад +2

    for me it loads to 100 % and then gives me some errors what can i do? i got all installed

  • @X-VINITY-XD
    @X-VINITY-XD 4 месяца назад

    The system cannot execute the specified program.

  • @Wesd_YT
    @Wesd_YT 3 месяца назад

    i keep on getting this error
    'yolo' is not recognized as an internal or external command,
    operable program or batch file.
    when i try the
    yolo task=detect mode=train model=yolov8s.pt data="C:\Users\Drixpy\Desktop\aim.v1i.yolov8\data.yaml" epochs=250 imgsz=640 plots=True

  • @gnax10
    @gnax10 11 месяцев назад +1

    it wont let me edit the yaml file, someone please help

    • @Gannon777
      @Gannon777  11 месяцев назад +1

      Make sure you extract the zip file, and open with notepad

  • @nawaf-pf1zz
    @nawaf-pf1zz 11 месяцев назад +2

    How to convert pt to onnx

  • @fnsmurf
    @fnsmurf 5 месяцев назад

    What model do you think i should use for the training n s m l or x

    • @Gannon777
      @Gannon777  5 месяцев назад

      Small is normally what I use

  • @zakhoncrack
    @zakhoncrack 11 месяцев назад +1

    Can I upload like 100 images so it mimics more of a softaim than aimbot, or is that not how it trains?

    • @Gannon777
      @Gannon777  11 месяцев назад +1

      It's better to use more images for more consistency. If you're talking about Lunar V2, it would be best to just edit the config

    • @Zaha_Y
      @Zaha_Y 5 месяцев назад

      It actually change nothing as the cursor placement will be managed by an another python script

  • @aaren.....
    @aaren..... 9 месяцев назад

    your videos are beautiful, can it be used in VR?

  • @fffsff-z9b
    @fffsff-z9b Месяц назад

    love ur vids making an ai aimbot of my own

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

    okay, but how do i run it?

    • @LONELY-VISUAL
      @LONELY-VISUAL 4 месяца назад

      Run what?You dont run...you have to understand that when you have to install external libraries etc etc it means that 100x100 it won't work...GitHub is not able to make an exe file, they are incapable

  • @Tassau
    @Tassau 10 месяцев назад

    Does this work with war zone and on controller?

  • @СилаКозака
    @СилаКозака 4 месяца назад

    Now I know where the kids gets their hacks in cs

  • @aleksandrondreu91
    @aleksandrondreu91 10 месяцев назад

    can you write the command for yoloV5 too please?

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

    yolooo is not recooognised as internal coommand

  • @blaxt1215
    @blaxt1215 5 месяцев назад +2

    I keep getting this error but i cant solve it:
    OSError: [WinError 126] The specified module could not be found. Error loading "C:\Users\marcu\AppData\Local\Programs\Python\Python310\lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies.

    • @prestomodlegitz6247
      @prestomodlegitz6247 4 месяца назад

      look at the pinned comment

    • @blaxt1215
      @blaxt1215 4 месяца назад

      @prestomodlegitz6247 Yes i did that but still keep getting the error

    • @Gannon777
      @Gannon777  4 месяца назад

      You might need an older version of torch

    • @blaxt1215
      @blaxt1215 4 месяца назад

      @@Gannon777 Yes, i did actualy try a few versions of python that somebody on reddit recomended. But it still dosent work

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

      @@blaxt1215 not of python of pytorch

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

    did all the steps, but how i run it in game?
    pls helpp

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

      change the lunar best.pt to ur best.pt and run lunar v2 if u dont have lunar v2 then it wont work

  • @corey-h2k
    @corey-h2k 6 месяцев назад

    is there a vid for what to do next

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

    hey do you know the train command for yolov5? or how i can find it

    • @silkyuh
      @silkyuh 10 месяцев назад

      @@wavyyy5 yea

    • @silkyuh
      @silkyuh 10 месяцев назад

      search for “deep learning” or just look up yolov5 training and you might see his video the thumbnail is of chickens. and yeah basically jusy follow through it

    • @silkyuh
      @silkyuh 10 месяцев назад

      why he delete our comments lol wtf

    • @Gannon777
      @Gannon777  10 месяцев назад

      I didn't lol I was actually looking for them

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

    Hi, do we need to do this for the ai aimbot or is it like a feature

    • @Gannon777
      @Gannon777  3 месяца назад

      @@2amMecs its a feature

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

      @@Gannon777what does it do?

  • @kiro4211
    @kiro4211 3 месяца назад

    Was this created through python?

    • @Gannon777
      @Gannon777  3 месяца назад +1

      @@kiro4211 yeah

    • @kiro4211
      @kiro4211 3 месяца назад

      @@Gannon777 alr

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

    can i have some of those pictures of urs that you are using iam just to lazy to go and take some!

  • @awet7384
    @awet7384 11 месяцев назад +1

    how can i run it into gams

    • @Gannon777
      @Gannon777  11 месяцев назад +1

      You need an AI aimbot like lunar

    • @awet7384
      @awet7384 11 месяцев назад +1

      Then

    • @Gannon777
      @Gannon777  11 месяцев назад +1

      @@awet7384 replace the best.pt with the new one

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

    if im using lunar lite dont i have to train it using yolov5?

    • @Gannon777
      @Gannon777  11 месяцев назад +1

      Yeah

    • @ywnick
      @ywnick 11 месяцев назад +1

      ok and for the pt files what do I need to download to open them@@Gannon777

    • @Chatty4life
      @Chatty4life 10 месяцев назад

      @@ywnick can i add ur discord for some help?

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

    I wanna make it so it just highlights the players kind of like esp does anyone know how I go about doing this

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

      I already trained my model

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

      ​@@ObviousBatondid u figure out how to do it?

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

      @@RepentGG7 In the process of making it I just don’t know how to make it as a overlay but figuring out atm

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

      @@ObviousBaton use chat gbt

    • @hitr0s260
      @hitr0s260 10 месяцев назад

      i think u gotta code it or sumn that when yolo v8 detects instead stead of boxes it highlights the enemie

  • @annotated4769
    @annotated4769 5 месяцев назад

    Damn, yt really put this in my feed, and its the exact reason i gave up playing shooter games..... It's still pretty wild to me how many people in the comments seem to love these things too, ig people will do anything for a digital win screen. And they seem to care if they get banned, what an interesting set of people.

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

    Ever you play simple sandbox 2 ?

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

    Can I use this with cloud gaming?

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

      @JCrobotss1234 Technically yes, but you still need a good pc to run lunar

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

      @@Gannon777 like Mac?

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

      @@JCrobotss1234 no

  • @Denhvidesteve
    @Denhvidesteve 3 месяца назад

    wheres the date set folder

  • @MWK-hs7rb
    @MWK-hs7rb 16 дней назад

    HOW TO GET THE SERIAL KEY PLZ

    • @Gannon777
      @Gannon777  16 дней назад

      @@MWK-hs7rb serial key? An account?

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

    How do i make the hack with yolov8? I mean, how do I make it work?

    • @Gannon777
      @Gannon777  7 месяцев назад +1

      For v2 you just replace the current yolov8 model with your custom one

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

    Can you do this with lunar lite

  • @doge1256
    @doge1256 11 месяцев назад +1

    does v2 work on amd or just nvidea??

    • @Gannon777
      @Gannon777  11 месяцев назад +1

      Both, but works way better on Nvidia

  • @lolxd6730
    @lolxd6730 3 месяца назад

    cpuñd yu actually train it for a race destruction game would be fun.

  • @skywasalive6900
    @skywasalive6900 11 месяцев назад +1

    uni tb when? 💀

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

    is it bannable in fortnite?

    • @Usjdj-iw6cd
      @Usjdj-iw6cd 10 месяцев назад

      No

    • @Usjdj-iw6cd
      @Usjdj-iw6cd 10 месяцев назад +1

      Well yes hit manual very unlikely reason being someone has to report you but if you got config you not gonna get banned

  • @raqxkz909
    @raqxkz909 9 месяцев назад

    can u get banned for lunar lite

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

    How do I make a GUI

    • @CasualsYT
      @CasualsYT 10 месяцев назад

      does it work

  • @cigano.a6425
    @cigano.a6425 3 месяца назад

    Friend, can you tell me the difference between the last letters of yolov?? yolov-n. -s -m -l??

  • @cigano.a6425
    @cigano.a6425 3 месяца назад

    Please I just want to create the best model for fortnite can someone help me??

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

    who got banned so far?

  • @corey-h2k
    @corey-h2k 6 месяцев назад

    what to do next

  • @NoahCastillo-eg4nm
    @NoahCastillo-eg4nm 11 месяцев назад

    How much does the Ai cost ?

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

      Its free i think

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

      Lite is free v2 is paid

  • @laureeent
    @laureeent 9 месяцев назад

    does it work too for FiveM

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

      for fivem you just need to make a basic script bro

  • @VylaraTV
    @VylaraTV 11 месяцев назад +2

    the resolution bro

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

      its processing

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

    Bro can i have your images?

  • @mohammadmehdikhodarahmi8747
    @mohammadmehdikhodarahmi8747 9 месяцев назад

    Make Radar and Aimbot for mobile game and it should work on IPad IOS

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

    is it safe

  • @EpicPlayz230
    @EpicPlayz230 10 месяцев назад +2

    Does it work for ps5

    • @Lelik043
      @Lelik043 10 месяцев назад +3

      It's a joke?

    • @duckicodes
      @duckicodes 9 месяцев назад +1

      No???

    • @yodarkroblox
      @yodarkroblox 9 месяцев назад +4

      Does it work for a microwave?

    • @duckicodes
      @duckicodes 9 месяцев назад +1

      @@yodarkroblox yes

    • @ismael6298
      @ismael6298 9 месяцев назад

      Nah u r crazy 😂

  • @esmarialinogilbertjrd.4330
    @esmarialinogilbertjrd.4330 11 месяцев назад +1

    Bro tutorial yolo ai crossfire aimbot bro

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

    how to install yolo

    • @bones.24
      @bones.24 Месяц назад

      pip install yolo

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

    then what

  • @FTHUKL
    @FTHUKL 9 месяцев назад

    How can resell ai aimbot

    • @skateboy
      @skateboy 5 месяцев назад

      😭

    • @MarketBlob
      @MarketBlob 5 месяцев назад

      That’s illegal

    • @skateboy
      @skateboy 5 месяцев назад

      @@MarketBlob how

    • @MarketBlob
      @MarketBlob 5 месяцев назад

      @@skateboy depending where you live google is it illegal to sell cheats

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

    Bgmi hack make

  • @Queenabi670
    @Queenabi670 10 месяцев назад

    Bgmi make