Skip to content

Semi-supervised Cell Detection in Time-lapseImages Using Temporal Consistency, in MICCAI2021

Notifications You must be signed in to change notification settings

naivete5656/SCDTC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semi-supervised Cell Detection in Time-lapseImages Using Temporal Consistency

by Kazuya Nishimura, Hyeonwoo Cho, Ryoma Bise

[Home] [Paper]

Prerequisites

Installation

Python setting

Conda user

conda env create -f=requirement.yml
conda activate pytorch

Dataset

Cell tracking challnege (http://celltrackingchallenge.net/) Please download and extract DIC-C2DH-HeLa and PhC-C2DH-U373 and PhC-C2DL-PSC to ./image/CTC/

C2C12 (https://osf.io/ysaq2/)

Docker user

sh ./docker/build.sh
sh ./docker/run.sh

Training

python main.py -g

Test

Coming soon

About

Semi-supervised Cell Detection in Time-lapseImages Using Temporal Consistency, in MICCAI2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published