Over 10 years we help companies reach their financial and branding goals. Engitech is a values-driven technology agency dedicated.

Gallery

Contacts

411 University St, Seattle, USA

engitech@oceanthemes.net

+1 -800-456-478-23

Development Technology

Installing TensorFlow 2.4 GPU Object Detection API, CUDA 11.2 on Windows 10



#tensorflow #cuda #objectdetection #gpu #rtx #nvidia

I guide you step by step on how to setup Deep Learning with Tensorflow on a PC with an Nvidia RTX 3070 and a Ryzen 5900 CPU in Windows 10.

IMPORTANT: In addition to the video, if your Tensorflow doesn’t detect your GPU and you get the following error:

Could not load dynamic library ‘cusolver64_10.dll’; dlerror: cusolver64_10.dll not found

If you are using CUDA 11.2, just go to “C:Program FilesNVIDIA GPU Computing ToolkitCUDAv11.2bin” and copy and paste cusolver64_11.dll and rename it cusolver64_10.dll.
That should solve the error.

Article: https://spltech.co.uk/building-my-first-pc-for-deep-learning/
Tensorflow Documentation: https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/latest/install.html

Timestamps:

0:00 Introduction
1:30 Installing Anaconda with Python 3.7
2:47 Creating Conda environment for Tensorflow with Python 3.8(using conda create and conda activate)
3:29 Installing Tensorflow 2.2.0 and verifying Tensorflow installation(1st attempt)
4:15 Tensorflow doesn’t detect CUDA, which is needed if I want to use the GPU
4:30 Installing CUDA 11.2
6:22 Difference between CUDA cores and CPU cores
9:30 Testing Tensorflow 2.20 to see if it can work with my GPU
11:00 Installing Tensorflow 2.3.0 to see if it can work with CUDA 11.2
11:50 Installing Tensorflow 2.4.0 and it works with CUDA 11.2!
12:40 Installing cuDNN
15:00 Installing Object Detection API
15:37 Installing Protobuf 3.12.3
18:50 Installing Visual Studio
19:30 Testing that the object detection API works

MY PURCHASE LIST(affiliate links)

AMD Ryzen 5900X CPU

US: https://amzn.to/3c1Iubi

UK: https://amzn.to/2KDY0ih

Gigabyte GeForce RTX 3070 EAGLE OC 8GB Graphics Card

The model I bought is unavailable in the US store, so I replaced it with.a similar model from Gigabyte with slightly higher specs:

US: https://amzn.to/2Y4tu4d
UK: https://amzn.to/394pAia

ASUS ROG Strix X570-E Gaming ATX Motherboard, AMD Socket AM4

US: https://amzn.to/3oa9tnB
UK: https://amzn.to/3iAHtrU

Corsair iCUE H150i PRO XT RGB Liquid CPU Cooler (360mm)

US: https://amzn.to/2LYCFRp
UK: https://amzn.to/2Y1DCuG

Crucial Solid State Drive 1TB

UK: https://amzn.to/2KP797W

US: https://amzn.to/39X8xhf

PC Case - Phanteks Eclipse P600S

US: https://amzn.to/3c3sEgn
UK: https://amzn.to/2LNARL7

Memory - Corsair Vengeance RGB Pro 32GB (2x16GB) DDR4 3600- Black

US Amazon: https://amzn.to/3c1PuVC
UK Amazon: https://amzn.to/2Y5mJzm

Power Supply - CORSAIR CX750F RGB - 750 Watt, Fully Modular

US: https://amzn.to/399oaTz
UK: https://amzn.to/2Md2won

FOLLOW ME

Instagram: https://www.instagram.com/codemental/
Blog: https://spltech.co.uk/blog/

SUPPORT THE CHANNEL or get MENTORING

http://www.patreon.com/codemental

source

Author

MQ

Leave a comment

Your email address will not be published. Required fields are marked *