Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
seminar-breakout
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Shashank Suhas
seminar-breakout
Commits
d8b4b4d7
Commit
d8b4b4d7
authored
Dec 02, 2017
by
Yuxin Wu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update docs
parent
ab09215e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.github/ISSUE_TEMPLATE.md
.github/ISSUE_TEMPLATE.md
+1
-1
examples/FasterRCNN/README.md
examples/FasterRCNN/README.md
+1
-1
No files found.
.github/ISSUE_TEMPLATE.md
View file @
d8b4b4d7
Bug Reports/Feature Requests/Usage Questions Only:
Bug Reports: PLEASE always include
1.
What you did. (command you run if using examples; post or describe your code if not)
1.
What you did. (command you run
and changes you made
if using examples; post or describe your code if not)
2.
What you observed, e.g. logs.
3.
What you expected, if not obvious.
4.
Your environment (TF version, cudnn version, number & type of GPUs), if it matters.
...
...
examples/FasterRCNN/README.md
View file @
d8b4b4d7
...
...
@@ -56,7 +56,7 @@ MaskRCNN results contain both bbox and segm mAP.
| Res50 | 64 | (600, 1024) | 33.0 | 22h on 8 P100 |
| Res50 | 256 | (600, 1024) | 34.4 | 49h on 8 M40 |
| Res50 | 512 | (800, 1333) | 35.6 | 55h on 8 P100|
| Res50 |
512 | (800, 1333) | 36.9/32.3 | 5
9h on 8 P100|
| Res50 |
256 | (800, 1333) | 36.9/32.3 | 3
9h on 8 P100|
| Res101 | 512 | (800, 1333) | 40.1/34.4 | 70h on 8 P100|
Note that these models are trained with a larger ROI batch size than the paper,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment