antoinehabis/Deep-ContourFlow
Unsupervised, one-shot, instance-based active contour/snake using deep learning features in python.
This helps researchers, especially in biomedical fields, accurately outline specific regions or objects within images. You input an image, and it provides precise contours or segmentations of the features you want to analyze, such as tumors in histology slides. This tool is for scientists and medical image analysts who need to delineate structures for measurement or further study.
No commits in the last 6 months.
Use this if you need to automatically or semi-automatically trace exact boundaries of objects in scientific or medical images, even with limited examples.
Not ideal if you are working with non-image data or require general object detection without precise contouring.
Stars
18
Forks
2
Language
Python
License
—
Category
Last pushed
Aug 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/antoinehabis/Deep-ContourFlow"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepinv/deepinv
DeepInverse: a PyTorch library for solving imaging inverse problems using deep learning
yjxiong/tsn-pytorch
Temporal Segment Networks (TSN) in PyTorch
mhamilton723/STEGO
Unsupervised Semantic Segmentation by Distilling Feature Correspondences
fidler-lab/polyrnn-pp
Inference Code for Polygon-RNN++ (CVPR 2018)
pyxu-org/pyxu
Modular and scalable computational imaging in Python with GPU/out-of-core computing.