Skip to content

BYSora/CFCN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fully convolutional network for nuclei classification and localization. For using it, users must:

  • Downloading dateset from here, and unzip it to root path.
  • Install necessary python enviroments, including pytorch, numpy and so on.
  • Data preprecessing
python preprocess.py
  • Model training
python train.py
  • Testing model. We also provide trained weights for validation
python test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages