Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
matterport
/
Mask_RCNN
Public
Notifications
You must be signed in to change notification settings
Fork
11.7k
Star
25.5k
Code
Issues
1.9k
Pull requests
121
Actions
Projects
Wiki
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Mar 31, 2019
import logging for line 382
Show description for 3deaec5
cclauss
authored and
waleedka
committed
3deaec5
Copy full SHA for 3deaec5
Commits on Mar 4, 2019
Multiple Anchors have same IOU
Show description for 1ad9fea
karanchahal
authored and
waleedka
committed
1ad9fea
Copy full SHA for 1ad9fea
Fix typos in inspect_data notebook(feature meap -> feature map)
Show description for 2b84add
Zhen Ju
authored and
waleedka
committed
2b84add
Copy full SHA for 2b84add
Commits on Feb 10, 2019
add warning to load_mask of dataset class
Show description for 4f440de
xelmirage
authored and
waleedka
committed
4f440de
Copy full SHA for 4f440de
Commits on Feb 3, 2019
remove unused code (#1227)
Show description for fb76624
yanfengliu
authored and
waleedka
committed
fb76624
Copy full SHA for fb76624
Reversed order (1) and (2) in installation
Show description for 4e9d698
manasbedmutha98
authored and
waleedka
committed
4e9d698
Copy full SHA for 4e9d698
Commits on Jan 28, 2019
Fix typo in rpn_class_loss_graph
Show description for b29b32c
keineahnung2345
authored and
waleedka
committed
b29b32c
Copy full SHA for b29b32c
Fix typo in config.py
keineahnung2345
authored and
waleedka
committed
1721e84
Copy full SHA for 1721e84
Commits on Jan 22, 2019
Fix visualize activations (#1211)
Show description for 6fe7db7
keineahnung2345
authored and
waleedka
committed
6fe7db7
Copy full SHA for 6fe7db7
Commits on Oct 27, 2018
Fix typo "ceate" to "create"
Show description for a0a2aa0
mowoe
authored and
waleedka
committed
a0a2aa0
Copy full SHA for a0a2aa0
[Bug fix]compute_overlaps_masks
Show description for 4c08252
keineahnung2345
authored and
waleedka
committed
4c08252
Copy full SHA for 4c08252
Fix #551
Show description for 8a09a75
marluca
authored and
waleedka
committed
8a09a75
Copy full SHA for 8a09a75
[Bug fix]
Show description for a8e674c
keineahnung2345
authored and
waleedka
committed
a8e674c
Copy full SHA for a8e674c
[Bug fix] tf.boolean_mask cannot accept name=None
Show description for b62df99
keineahnung2345
authored and
waleedka
committed
b62df99
Copy full SHA for b62df99
Commits on Sep 28, 2018
Fix the input shape of anchors in ProposalLayer (#961)
Show description for 1aca439
keineahnung2345
authored and
waleedka
committed
1aca439
Copy full SHA for 1aca439
Fix comments in DetectionTargetLayer (#962)
Show description for d16c463
keineahnung2345
authored and
waleedka
committed
d16c463
Copy full SHA for d16c463
Fix citation markup.
waleedka
committed
511ad5b
Copy full SHA for 511ad5b
Remove unused method: append_data()
waleedka
committed
a49160a
Copy full SHA for a49160a
A wrapper for skimage resize() to avoid warnings
Show description for 64020bd
waleedka
committed
64020bd
Copy full SHA for 64020bd
use smooth_l1_loss() to reduce code duplication
bill2239
authored and
waleedka
committed
a5d80c7
Copy full SHA for a5d80c7
Fix comments in Detection Layer
Show description for 30c652f
keineahnung2345
authored and
waleedka
committed
30c652f
Copy full SHA for 30c652f
Fix PyramidROIAlign output shape
Show description for 6ece2f8
waleedka
committed
6ece2f8
Copy full SHA for 6ece2f8
fix output shape of fpn_classifier_graph
Show description for c68f8a8
keineahnung2345
authored and
waleedka
committed
c68f8a8
Copy full SHA for c68f8a8
Adjust PyramidROIAlign layer shape comment
Show description for 53e210c
keineahnung2345
authored and
waleedka
committed
53e210c
Copy full SHA for 53e210c
Commits on Sep 21, 2018
Tiny correction in README.
waleedka
committed
fb7d274
Copy full SHA for fb7d274
Link to new projects in README
waleedka
committed
5840c64
Copy full SHA for 5840c64
Additional comments for the previous commit
waleedka
committed
9add121
Copy full SHA for 9add121
add IMAGE_CHANNEL_COUNT class variable to config to make it easier to use Mask_RCNN for non 3-channel images
moorage
authored and
waleedka
committed
2ab84e1
Copy full SHA for 2ab84e1
Fixed comment on GPU_COUNT (#878)
Show description for 80cac4c
maxfrei750
authored and
waleedka
committed
80cac4c
Copy full SHA for 80cac4c
Apply previous commit to the other notebooks
waleedka
committed
61834b4
Copy full SHA for 61834b4
Bug fix: inspect_balloon_model.ipynb
Show description for 85bf535
keineahnung2345
authored and
waleedka
committed
85bf535
Copy full SHA for 85bf535
bug fix: the output_shape of roi_gt_class_ids is incorrect
Viredery
authored and
waleedka
committed
5bd10d7
Copy full SHA for 5bd10d7
Fixed tabbing issue in previous commit
waleedka
committed
744fbc2
Copy full SHA for 744fbc2
Added automated epoch recognition for Windows. (#798)
Show description for 42e78ab
maxfrei750
authored and
waleedka
committed
42e78ab
Copy full SHA for 42e78ab
Bugfix for MaskRCNN creating empty log_dir that breaks find_last()
Show description for bde3fb5
akTwelve
authored and
waleedka
committed
bde3fb5
Copy full SHA for bde3fb5
Pagination
Previous
Next
You can’t perform that action at this time.