Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bc7dcf9

Browse files
fin..
1 parent 9b9be28 commit bc7dcf9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎README.md‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,10 +206,11 @@ Just run the `eval.py` script on specified trained checkpoint. It will evaluate
206206
___
207207
### Tensorflow Object Detection Directory Modification (Modified Metrics):
208208

209-
Make changes in the following files of the object detection
209+
Make changes in the following files of the object detection folder.
210210

211211

212212
```
213+
# models/research
213214
├── object_detection
214215
│ ├── eval_util.py
215216
│ ├── model_lib.py
@@ -222,7 +223,7 @@ Make changes in the following files of the object detection
222223

223224
* The modified method for F1 score and per category stats are written in ```object_detection_evaluation.py``` & ```metrics.py```
224225
* If you wish to add more evaluation metric you can add it in these files.
225-
* After that again do **build & install** like before to get these new features on tensorboard.
226+
* After that, again do **build & install** like before to get these new features on tensorboard.
226227

227228
___
228229
### Useful Definitions

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /