Skip to content

lesc-ufv/mcrnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mask R-CNN

Implemeted Tensorflow version 2.3.1

Installation

  1. Clone this repository

  2. Install dependencies

pip3 install -r requirements.txt

  1. Run setup from the repository root directory

python3 setup.py install

Origins

The source code was taken from git:

https://github.com/matterport/Mask_RCNN

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages