Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## *LocNet: Improving Localization Accuracy for Object Detection*
## *LocNet: Improving Localization Accuracy for Object Detection* -An amazing project

### Introduction

Expand Down Expand Up @@ -243,6 +243,9 @@ The above command will train a LocNet In-Out localization model in the union of
of which the directory name is the string that is given as 1st input argument in the script `script_train_LocNet_PASCAL`. For more instructions on how to train your own LocNet localization models see the script:
```Shell
$LocNet/code/script_train_localization_models_commands.m

This is a demonstration purpose project, you can also implement it for real world scenarios.
Thanks and regards.
```

**Note:** for training each of the LocNet models you will require a GPU with at least 6 Gbytes of memory.