Will Brennan

Results 7 repositories owned by Will Brennan

SemanticSegmentation

168
Stars
31
Forks
Watchers

A framework for training segmentation models in pytorch on labelme annotations with pretrained examples of skin, cat, and pizza topping segmentation

ImageStitching

252
Stars
58
Forks
Watchers

Conducts image stitching upon an input video to generate a panorama in 3D

SkinDetector

167
Stars
46
Forks
Watchers

A Python based skin detection system using OpenCV

BlurDetection2

326
Stars
84
Forks
Watchers

Blur Detection with OpenCV in Python

learn_stl

26
Stars
5
Forks
Watchers

Learning how the C++ Standard Library works; by implementation

ObjectDetection

24
Stars
5
Forks
Watchers

A framework for training mask-rcnn in pytorch on labelme annotations with pretrained examples of skin, cat, pizza topping, and cutlery object detection and instance segmentation

AgeRegression

15
Stars
3
Forks
Watchers

AgeRegression tries to guess the age of a person from their photo! Its a basic example of how to use a CNN for regression in pytorch.