andrewrch / active_shape_models
Implementing active shape models for a machine learning class
☆18Updated 12 years ago
Alternatives and similar repositories for active_shape_models:
Users that are interested in active_shape_models are comparing it to the libraries listed below
- Pytorch implementation of different edge detection networks, such as Holistically-Nested Edge Detection and PixelNet☆33Updated 7 years ago
- A TensorFlow Implementation of Fully Convolutional Networks☆37Updated 8 years ago
- A python implementation of the active shape models by Cootes (http://www2.compute.dtu.dk/courses/02511/docs/asm_overview.pdf)☆10Updated 6 years ago
- One of the first steps in automatic fundus image analysis is the segmentation of the retinal vasculature, which provides valuable informa…☆13Updated 9 years ago
- DRLSE level set segmentation☆11Updated 7 years ago
- 3D Caffe library for 3D classification or segmentation problem.☆24Updated 7 years ago
- PyTorch Implementation of Stacked U-Nets (SUNets)☆153Updated 6 years ago
- Python implementation of the Snake (active contours) algorithm proposed by KASS, WITKIN and TERZOPOULOS in 1988.☆35Updated 5 years ago
- Tensorflow implementation of DIRNet