forked from broadinstitute/keras-rcnn
-
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.
Merge pull request broadinstitute#41 from broadinstitute/features/reg…
…ion-proposal-network-losses Region Proposal Network (RPN) classification and regression losses (WIP)
- Loading branch information
Showing
27 changed files
with
1,433 additions
and
744 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 |
---|---|---|
@@ -1,4 +1,13 @@ | ||
keras-rcnn was written by Allen Goodman. It’s maintained by Allen Goodman and | ||
various contributors: | ||
keras-rcnn was written by Allen Goodman. | ||
|
||
keras-rcnn is maintained by Allen Goodman and various contributors: | ||
|
||
Hans Gaiser <j.c.gaiser@delftrobotics.com> @hgaiser | ||
|
||
Yann Henon <yannhenon@gmail.com> @yhenon | ||
|
||
Jane Hung <jyenhung@gmail.com> @jhung0 | ||
|
||
Jihong Ju <daniel.jihong.ju@gmail.com> @jujihong | ||
|
||
Claire McQuin <mcquincl@gmail.com> @mcquin |
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
Oops, something went wrong.