Skip to content

Commit af2de00

Browse files
authored
Update README.md
1 parent 76beab0 commit af2de00

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# TensorFlow-R-FCN-for-primary-students
2+
## 1.Introduction
23
R-FCN Tensorflow version for primary students
34

45
Mainly refer to https://github.com/auroua/tf_rfcn and https://github.com/endernewton/tf-faster-rcnn
@@ -13,5 +14,12 @@ You only need to type few words in the console to operate it.
1314

1415
The shell script will help you to do everything: train,test, val,demo ,auto-image-loading and csv-txt result-saving.
1516

16-
I am writing now.Just waiting
17+
I am writing now.Just waiting
18+
## Requirements
19+
System: Unix or Unix-Like Platrform (Have only tested on linux-ubuntu, other unix system should be supported in theory)
20+
Python3
21+
Tensorflow 1.8+
22+
OpenCV-Python
23+
CUDA
24+
CUDNN
1725
# I am back now

0 commit comments

Comments
 (0)