Rajit Halder

Results 7 comments of Rajit Halder

> Can you provide the output after running this command in terminal: `yolo checks`? ![image](https://github.com/user-attachments/assets/07e6f1e1-5900-4fc7-82f5-dc97bda8128b) is this what you mean?

> @rhalder2023, segmentation model does not support test time augmentation. Which version of ultralytics are you using? 8.2.79, im like one version behind i think

> No, run the command `yolo checks` in the terminal shell directly. Not in Python. ![image](https://github.com/user-attachments/assets/6fecc19a-bee5-412e-8249-f49afe0bac87)

> > 8.2.79, im like one version behind i think > > There have been dozens of updates since that version. will updating it fix it

> `augment` is only supported for detection models like @ambitious-octopus mentioned. The error will no longer occur in the latest version, but it will show a `Warning` that it doesn't...

> Yes, you can make it work using CUDA 11.8 and TensorRT 8.6! I have it working on my local machine running for some projects I'm currently have. The only...

Also I wanted to know is it a must we use the cuda and pytorch version thats been mentioned in the environment.yaml file or can we make it work also...