-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
db7c074
commit 0051427
Showing
1 changed file
with
0 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,12 +7,6 @@ Traing image Selection with CNN | |
This procedure can achieve TI selected precision test, the output file is output.log. | ||
By default, there are 4 examples of data. If you need to do custom testing, please modify | ||
the example section of the code in the TI_Selection.cs file. | ||
|
||
If you are only doing training image selection, change yourself to the training image and | ||
test file, and then run the Tensorflow_ImageClassification project. | ||
|
||
Note: Before running, both projects (TensorFlow_ImageClassification & ti_selection_CNN) | ||
need to be compiled. | ||
|
||
Author : Siyu YU([email protected]) | ||
Date : 2021.1 |