Skip to content

akTwelve/tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorials

Tutorial content from ImmersiveLimit.com

Basic Image Composition

Code for composing two images together with Python can be found in this Jupyter Notebook. The example includes sample images of lemons and a few backgrounds to compose them on top of.

Find the full tutorial here: Composing Images with Python for Synthetic Datasets

Mask-RCNN Training and Inference

Code for training and running inference with the Matterport implementation of Mask R-CNN can be found in this Jupyter Notebook. The example uses a dataset that needs to be downloaded separately, but is linked in the notebook.

Find the full tutorial here: Using Mask R-CNN with a Custom COCO-like Dataset

About

Tutorial content from ImmersiveLimit.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published