How to setup TensorFlow 1.14 in your local machine and train "Faster RCNN Inception V2" model

Опубликовано: 16 Декабрь 2024
на канале: Onushondhani Lab
1,888
19

This video will give you a complete guideline on how to setup your local machine for TensorFlow, install TensorFlow 1.14 using anaconda virtual environment and jupyter notebook. Also how you can train "Faster RCNN Inception V2", an object detection model, to detect the classes of a set of cards for images, videos and webcam feeds. This tutorial has been done on a windows-10 machine

All the necessary links:
EdjeElectronics github page(Download this repository): https://github.com/EdjeElectronics/Te...

TensorFlow Models(Download this repository): https://github.com/tensorflow/models

Tensorflow Model Zoo(Download Faster rcnn inception v2 model from here): https://github.com/tensorflow/models/...

Problem Solution:
IndexError: child index out of range
-- follow the instructions here: https://stackoverflow.com/questions/6...

#teslorflow, #Machine_Learning, #nvidia, #jupyter