Skip to content

I developed this project using Tensorflow,cuda ,cnn, Python, Framework. For more details visit my linkedin : https://www.linkedin.com/in/prashant-kumar122/

Notifications You must be signed in to change notification settings

prashantkumar-12/Singlang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Singlang

I developed this project using Tensorflow,cuda ,cnn, Python, Framework. For more details visit my linkedin : https://www.linkedin.com/in/prashant-kumar122/ Many Packages i have not uploaded because the size limit exceeded by git hub but connect me on LinkedIn to get all the packages i have used . Look the error below image

Steps


Step 1. Clone this repository

Step 2. Create a new virtual environment
python -m venv tfod

Step 3. Activate your virtual environment
source tfod/bin/activate # Linux
.\tfod\Scripts\activate # Windows 

Step 4. Install dependencies and add virtual environment to the Python Kernel
python -m pip install --upgrade pip
pip install ipykernel
python -m ipykernel install --user --name=tfodj

and open Tensorboard with the following command

tensorboard --logdir=. 

Tensorboard will be accessible through your browser and you will be able to see metrics including mAP - mean Average Precision, and Recall.

About

I developed this project using Tensorflow,cuda ,cnn, Python, Framework. For more details visit my linkedin : https://www.linkedin.com/in/prashant-kumar122/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published