8000 GitHub - nengwp/DPD-Net: Dual-path Proposal Discriminative Network for abnormal cell detection in cervical liquid-based cytology images
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ DPD-Net Public
forked from chaisiyii/DPD-Net

Dual-path Proposal Discriminative Network for abnormal cell detection in cervical liquid-based cytology images

Notifications You must be signed in to change notification settings

nengwp/DPD-Net

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DPD-Net

Dual-path Proposal Discriminative Network for abnormal cell detection in cervical liquid-based cytology images.

Framework:

Source Code Project:

--checkpoints: to save output files (checkpoints, tensorboard, log files, etc.) and pretrained models.

--demo: input and output images for "demo.py"

--detectron2: see "https://github.com/facebookresearch/detectron2."

--models: network architectures of DPD-Net, including backbone (att_fpn.py), RoIHead with Proposal Relation Module (PRM) (relation_roi_heads.py), detection networks (single_cell_rcnn.py, dualway_rcnn.py).

--tools: files for training, testing, visualizing.

--utils: calculation of Proposal Contrastive Loss (PCL).

Demo:

input images & output images:

About

Dual-path Proposal Discriminative Network for abnormal cell detection in cervical liquid-based cytology images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0