Skip to content

Commit cbcf79b

Browse files
author
Karthikeyan Vasuki Balasubramaniam
authored
Adding README.md
1 parent 0b97008 commit cbcf79b

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1-
# tensorflow-scripts
2-
Tensorflow programs
1+
# tensorflow-scripts (WIP)
2+
This repository contains Tensorflow Programs to perform Label Extraction using the ImageNet Library
3+
Follow instructions here to install the required libraries:
4+
5+
## Tensorflow :
6+
https://www.tensorflow.org/versions/r0.10/get_started/os_setup.html
7+
The recommended way is to do pip install. If you already have an old installed version of tensorflow or protobuf, please do a clean uninstall and install the latest 0.10.x version. Older versions seem to have compatibility issues with the ImageNet Library. After installation, please run the "hello-world" example to check if tensorflow is imported properly.

0 commit comments

Comments
 (0)