20 Installing and using Tenssorrt For Nvidia users

  Рет қаралды 12,656

SmileMe

SmileMe

Жыл бұрын

Course downloads: github.com/pyturtle/Valorant-...

Пікірлер: 48
@nqkdev
@nqkdev Жыл бұрын
I had been stuck for hours trying to install TensorRT and the lack of clear support from NVIDIA or any forum or Stack Overflow seemed impossible until I came across your video. Thank you so much for this
@Smi1eM3
@Smi1eM3 Жыл бұрын
No problem.
@IsiUbilla
@IsiUbilla 3 ай бұрын
You just save my mental health, thank you a lot!
@yuval_kahan
@yuval_kahan 9 ай бұрын
wow wow wow so simple but so hard to understand by myself thank you so much!!!! THANK YOU !
@ShittheswaranSelvakumar
@ShittheswaranSelvakumar Жыл бұрын
can you please make a video on yolov5 with pytroch on TensorRT ? is that possible?
@matthewbowman6247
@matthewbowman6247 11 ай бұрын
Hey I was wondering if you changed your discord was trying to add you but it wasn't coming up? wanted to talk about circumventing detection dual pc vs bluetooth etc
@g83.07
@g83.07 6 ай бұрын
idk how to use my best.engine with YOLOV8 plz help
@luizconrado
@luizconrado Жыл бұрын
Is there any chance you could make a couple more videos showing how to do the same work using YOLO V8 together with PyTorch and TensorRT?
@Smi1eM3
@Smi1eM3 Жыл бұрын
I will see if I have the time.
@luizconrado
@luizconrado Жыл бұрын
@@Smi1eM3 That would be very nice. I was able to get amazing results with YOLOv8, however, I am having hard time moving my YOLOv8 model into PyTorch and TensorRT. . Is there anything I could do to help you get these videos ready?
@Smi1eM3
@Smi1eM3 Жыл бұрын
@@luizconrado YoloV8 is still in its early stages and has less support at the moment. Yolov5 with tensorrt will beat base Yolov8 performance until Yolov8 gets support for tensorrt.
@aishwaryaravi5249
@aishwaryaravi5249 Жыл бұрын
Yes please, i hope you can make a video on this
@AJ_JAM_M006
@AJ_JAM_M006 Жыл бұрын
None of the python wheels are working. Do you know what might be the error??
@yeetyeet4479
@yeetyeet4479 10 ай бұрын
People who have passed the arduino step, what mouse did you use? My glorious model o- doesn’t work and I can’t find a mouse parser.
@easycodelessons3192
@easycodelessons3192 8 ай бұрын
recently bought g102 ligtsync for this project, works well for me
@Cat-gd8ju
@Cat-gd8ju 4 ай бұрын
use a kmbox
@EVOasalto
@EVOasalto 10 ай бұрын
Do you know anything related to this error? AssertionError: input size torch.Size([1, 3, 416, 736]) not equal to max model size (1, 3, 736, 736). I exported its with img size 736 like my model
@Smi1eM3
@Smi1eM3 10 ай бұрын
export the model in a different size. make it 416,736 look at he other comments.
@burhanahmed3525
@burhanahmed3525 Жыл бұрын
hello sir. i really like this tutorial very much. a small issue im facing here. i followed all the instructions u said. tensorrt is successfully installed in my windows 10 but when i convert .pt to engine format using the same env from which i installed tensorrt. it is showing me that " there is no module called tensorrt ". although i set all the paths in environment variables but still facing this issue. Sir do you have idea with this issue or can you share tips maybe it works for me. i will be really thank full to you
@vrai008
@vrai008 11 ай бұрын
same error. did you manage to solve it?
@vrai008
@vrai008 11 ай бұрын
Solved it. I was using wrong file as path while copying 10:20 I was installing the wrong file in python folder
@user-wc8lz9pk9e
@user-wc8lz9pk9e 10 ай бұрын
unpickling stack underflow. Cache may be out of date, try `force_reload=True`, this comes up when i put .engine file path in the code its runs alright with .onnx but not with .engine, any fixes?
@sambokalo1592
@sambokalo1592 8 ай бұрын
Did u fix it? I have that now
@muhammadviandyrasyah9370
@muhammadviandyrasyah9370 6 ай бұрын
me too
@adityadas1765
@adityadas1765 Жыл бұрын
where to change the loading model from yolov to tensor?
@adityadas1765
@adityadas1765 Жыл бұрын
like how to switch like you did..
@Smi1eM3
@Smi1eM3 Жыл бұрын
@@adityadas1765 Just switch the file path to the tensorrt version
@rallyworld3417
@rallyworld3417 Жыл бұрын
very interesting .. when i create best.engine file with this method and same config like u .. mine .engine file is 2x bigger then best.pt ???
@Smi1eM3
@Smi1eM3 Жыл бұрын
Yeah it’s generally larger I believe
@rallyworld3417
@rallyworld3417 Жыл бұрын
@@Smi1eM3 but .engine file is smaller then .pt file in your own repo? Bruh
@Smi1eM3
@Smi1eM3 Жыл бұрын
@@rallyworld3417 half precision
@Boltron
@Boltron 4 ай бұрын
i found the step of adding the path to the folder on the desktop kinda weird becuase we placed all the files into cuda folders which are already in the path. edit: thanks for the instructions for the tenssorRT installation . but people like you making cheats for video game are the problem with FPS games today . why not just get good. and use your talents of coding for something else.
@Smi1eM3
@Smi1eM3 3 ай бұрын
Just an educational course 😄
@YassineIsco
@YassineIsco Жыл бұрын
At the end is it actually possible to make it a standalone with all the "improvements" included. So even a friend with nothing installed but Arduino can actually run & use this decently at 60fps?
@Smi1eM3
@Smi1eM3 Жыл бұрын
no
@davia.sampaio8633
@davia.sampaio8633 Жыл бұрын
What is your hardware?
@Smi1eM3
@Smi1eM3 Жыл бұрын
Laptop 3060 is my gpu
@davia.sampaio8633
@davia.sampaio8633 Жыл бұрын
@@Smi1eM3 do you think it's possible to get 40 fps in a gt1030 with a i5 9000k?
@Smi1eM3
@Smi1eM3 Жыл бұрын
@@davia.sampaio8633 No the graphics card is not good enough
@dzizuru-sama
@dzizuru-sama 17 күн бұрын
8:15
@moxxaaf9197
@moxxaaf9197 Жыл бұрын
what if i only have amd vga ?
@ahmadullaheshan164
@ahmadullaheshan164 4 ай бұрын
when i did this my fps dropped from 50 to 25
@ahmadullaheshan164
@ahmadullaheshan164 5 ай бұрын
hey i will pay u 300 dollars if u can fix mine to word with a coral ai usb accelerator
@Smi1eM3
@Smi1eM3 5 ай бұрын
Are you connecting the accelerator to an external device to run the model or your own computer?
@ahmadullaheshan164
@ahmadullaheshan164 5 ай бұрын
@@Smi1eM3 ok so i connected my accelerator to my pc i converted pytorch to tensorflow lite like my best.pt i set up the accelerator tested it with the method google provided on there website and it worked now i just need to modify the code a little to make it work with the USB accelerator instead of my gpu
@ahmadullaheshan164
@ahmadullaheshan164 5 ай бұрын
@@Smi1eM3so you think u can edit the code for me that it will work with coral ai
@sambokalo1592
@sambokalo1592 9 ай бұрын
Hello Sir, i want to thank you for this amazing Course. I followed through it and everything is working. I just have one problem, when i switch to best.engine it gives me this error( Cache may be out of date, try `force_reload=True`). Is there a way to fix it? Anyways thx again
@muhammadviandyrasyah9370
@muhammadviandyrasyah9370 6 ай бұрын
me too
21 Using onnx Cpu users
5:11
SmileMe
Рет қаралды 4 М.
Install WSL2 on Windows 11 with NVIDIA CUDA 11.8
10:40
Archive
Рет қаралды 28 М.
A pack of chips with a surprise 🤣😍❤️ #demariki
00:14
Demariki
Рет қаралды 35 МЛН
🌊Насколько Глубокий Океан ? #shorts
00:42
King jr
Рет қаралды 1,7 МЛН
All You Need To Know About Running LLMs Locally
10:30
bycloud
Рет қаралды 112 М.
CUDA and cuDNN - HOW TO DOWNLOAD, INSTALL AND VERIFY (English Subtitles)
18:30
Степан Громов
Рет қаралды 11 М.
Bazzite for gaming, initial impressions and setup
11:05
Mike's Tech Tips
Рет қаралды 9 М.
I made an entire OS that only runs Tetris
22:37
jdh
Рет қаралды 1,6 МЛН
Programming portals for my DOOM-style FPS
17:15
jdh
Рет қаралды 200 М.
Обман на 40.000.000р! Лизинг и мошенники!
28:38
Максим Шелков
Рет қаралды 229 М.
QEMU/KVM for absolute beginners
17:50
Veronica Explains
Рет қаралды 504 М.
CUDA Simply Explained - GPU vs CPU Parallel Computing for Beginners
19:11
Python Simplified
Рет қаралды 234 М.
BEST NVIDIA Control Panel Settings For GAMING! (UPDATED 2024)
12:39
Mem VPN - в Apple Store
0:30
AndroHack
Рет қаралды 106 М.
How To Unlock Your iphone With Your Voice
0:34
요루퐁 yorupong
Рет қаралды 23 МЛН
wireless switch without wires part 6
0:49
DailyTech
Рет қаралды 4 МЛН
Cadiz smart lock official account unlocks the aesthetics of returning home
0:30
DC Fast 🏃‍♂️ Mobile 📱 Charger
0:42
Tech Official
Рет қаралды 483 М.