talbenha/cell-tracker-gnn
[ECCV 2022] Official PyTorch implementation of the paper - Graph Neural Network for Cell Tracking in Microscopy Videos
This project helps biologists and researchers accurately track individual cells in microscopy videos. It takes raw microscopy video footage as input and produces detailed cell tracking data, showing how cells move and change over time. This tool is designed for cell biologists and anyone performing quantitative analysis of cellular dynamics.
No commits in the last 6 months.
Use this if you need to precisely identify and follow individual cell movements and divisions across a series of microscopy images.
Not ideal if you are looking for a plug-and-play software solution, as this requires familiarity with deep learning frameworks and Python environments.
Stars
77
Forks
12
Language
Python
License
—
Category
Last pushed
Nov 30, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/talbenha/cell-tracker-gnn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
DeepTrackAI/DeepTrack2
DeepTrack2 is a modular Python library for generating, manipulating, and analyzing image data...
abhineet123/Deep-Learning-for-Tracking-and-Detection
Collection of papers, datasets, code and other resources for object tracking and detection using...
NVIDIA-ISAAC-ROS/isaac_ros_dnn_inference
NVIDIA-accelerated DNN model inference ROS 2 packages using NVIDIA Triton/TensorRT for both...
DagnyT/hardnet
Hardnet descriptor model - "Working hard to know your neighbor's margins: Local descriptor...
rafellerc/Pytorch-SiamFC
Pytorch implementation of "Fully-Convolutional Siamese Networks for Object Tracking"