#need help
23 messages · Page 1 of 1 (latest)
yes, for images folder i put the regular photos in both train and val folders, then for labels folder i put in the actual labeled photos in train and val folders
im not sure if its because of the command im using to execute training the model
i just put what he put like ''yolo task=detect mode=train imgsz=100 data=data.yaml epochs=16 batch=127 name=TEST2''
its 127 photos since i just wanted to test, what do u think i should put for epochs and batch then ??
alright
oh well i was trying to do that a few times but i realized there was a error it showed
i got pytorch i have no clue if i got cuda 12 at all but im installing it rn idk if its the right one but ill see and try again after
okay
finally got it to all work out but once used after exporting it just shows this
not sure what to do
yo i have the same error, how did you fix?
i ran this command to install pytorch because the way the tutorial showed me wasnt working for me ''conda install pytorch==2.1.0 torchvision==0.16.0 torchaudio==2.1.0 pytorch-cuda=11.8 -c pytorch -c nvidia''