shenghh2015 / cell-counting

Deeply supervised density regression for automatic cell counting in microscopy images
11 stars 2 forks source link

Hi, I am looking for the implement code for the paper "Efficient and robust cell detection: A structured regression approach" #1

Open Yihouyihou opened 3 years ago

Yihouyihou commented 3 years ago

Hi, I am looking for the implement code for the paper "Efficient and robust cell detection: A structured regression approach" (Yuanpu Xie,MIA2018) which is named as "StructRegNet" in your paper. However, I cant find the word "StructRegNet" in your project, could you please share me the code or tell me which model name in you project is the name of StructRegNet?

shenghh2015 commented 3 years ago

Please find them in the unet folder: regnet_model.py and regnet_train.py.