实例介绍
camelyon16竞赛源代码camelyon16竞赛源代码camelyon16竞赛源代码camelyon16竞赛源代码
【实例截图】
【核心代码】
4744300845393807342.rar
└── camelyon
├── 0b2e2bab1012f2a4145f4e751313fbac3e04a367.torrent
├── 3c8788f3e9358ddfb73ad1143c9c4222b7c7b49d(1).torrent
├── 6cc2ad58d48d921a4d27b334c92bfa246608d503.torrent
├── 71d96f363eaac16a5eb2d9f6452ee07d9f474d55.torrent
├── 7c26a1e556369d7948746d6277a584fb359a6dca.torrent
├── a468c19d41a31a77c8ccb66c6ea25453197ba7da.torrent
├── b060eb501c6b6a46f54d4b99642817839cfafef3.torrent
├── b62545746ec9e9038817382b687fb5da4329756b.torrent
├── CAMELYON16-Challenge-master
│ ├── Camelyon2016_Release
│ │ ├── Program
│ │ │ └── Camelyon_VGGRes
│ │ │ ├── PredictWSI
│ │ │ │ ├── ClusterTest_V2.01.py
│ │ │ │ ├── Deploys
│ │ │ │ │ ├── Res-152-deploy.prototxt
│ │ │ │ │ └── VGG_16_deploy.prototxt
│ │ │ │ ├── Evaluation_Classification.py
│ │ │ │ ├── Evaluation_Classification.py~
│ │ │ │ ├── Readme.txt
│ │ │ │ ├── Readme.txt~
│ │ │ │ ├── Untitled Document~
│ │ │ │ ├── VGGResDetecter_001to130.py
│ │ │ │ └── VGGResDetecter_001to130.py~
│ │ │ ├── Readme.txt
│ │ │ ├── Readme.txt~
│ │ │ ├── TestTrainData
│ │ │ │ ├── ResDetecter
│ │ │ │ │ ├── ClusterTest_V2.01.py
│ │ │ │ │ ├── ClusterTest_V2.01.py~
│ │ │ │ │ ├── Deploys
│ │ │ │ │ │ └── Res-152-deploy.prototxt
│ │ │ │ │ ├── Evaluation_FROC.py
│ │ │ │ │ ├── Readme.txt
│ │ │ │ │ ├── Readme.txt~
│ │ │ │ │ ├── RefinedResults
│ │ │ │ │ │ ├── Tumor_001_ColorLabel.jpg
│ │ │ │ │ │ └── Tumor_001.csv
│ │ │ │ │ ├── ResResults
│ │ │ │ │ │ ├── Tumor_001_Accuracy.txt
│ │ │ │ │ │ ├── Tumor_001.csv
│ │ │ │ │ │ └── Tumor_001_pred.jpg
│ │ │ │ │ ├── ResTool_SlideTesterCrossLv_001_110.py
│ │ │ │ │ ├── ResTool_SlideTesterCrossLv_001_110.py~
│ │ │ │ │ └── VGGcsvDir
│ │ │ │ │ └── Tumor_001.csv
│ │ │ │ └── VGGDetecter
│ │ │ │ ├── CorrTxtMaker.py
│ │ │ │ ├── CorrTxtMaker.py~
│ │ │ │ ├── Deploys
│ │ │ │ │ └── VGG_16_deploy.prototxt
│ │ │ │ ├── Evaluation_FROC.py
│ │ │ │ ├── Evaluation_FROC.py~
│ │ │ │ ├── Readme.txt
│ │ │ │ ├── Readme.txt~
│ │ │ │ ├── VGGResults
│ │ │ │ │ ├── Tumor_001_Accuracy.txt
│ │ │ │ │ ├── Tumor_001_coor.txt
│ │ │ │ │ ├── Tumor_001.csv
│ │ │ │ │ └── Tumor_001_pred.jpg
│ │ │ │ ├── VGGTool_SlideTesterCrossLv_001_040.py~
│ │ │ │ ├── VGGTool_SlideTesterCrossLv_001_110.py
│ │ │ │ └── VGGTool_SlideTesterCrossLv_001_110.py~
│ │ │ └── Train
│ │ │ ├── CorrTxtMaker.py
│ │ │ ├── CorrTxtMaker.py~
│ │ │ ├── Deploys
│ │ │ │ ├── Res-152-deploy.prototxt
│ │ │ │ ├── Res_152_train_val.prototxt
│ │ │ │ ├── ResSolver.prototxt
│ │ │ │ ├── VGG_16_deploy.prototxt
│ │ │ │ ├── VGG_16_train_val.prototxt
│ │ │ │ └── VGGSolver.prototxt
│ │ │ ├── Readme.txt
│ │ │ ├── Readme.txt~
│ │ │ ├── ResRandomTrainer_L0.py
│ │ │ ├── ResRandomTrainer_L0.py~
│ │ │ ├── ResSnapshots_L0
│ │ │ │ └── Tumor_001.csv
│ │ │ ├── VGGRandomTrainer_L1.py
│ │ │ ├── VGGRandomTrainer_L1.py~
│ │ │ ├── VGGRandomTrainer.py~
│ │ │ └── VGGSnapshots_L1
│ │ │ └── Tumor_001_coor.txt
│ │ └── Readme.txt~
│ ├── Camelyon_VGG_L1
│ │ ├── Detecter and Evaluation
│ │ │ ├── ClusterTest.py
│ │ │ ├── ClusterTest_V2.py
│ │ │ ├── Evaluation_Classification.py
│ │ │ └── VGGTool_SlideTesterCrossLv_ForTestData.py
│ │ ├── solver.prototxt
│ │ ├── TxtDataMaker
│ │ │ ├── ForTest
│ │ │ │ └── VGGTool_TxtMakerCrossLv_001_110.py
│ │ │ └── ForTrain
│ │ │ └── VGGTool_TxtMakerCrossLv_001_110.py
│ │ ├── VGG_16_deploy.prototxt
│ │ ├── VGG_16_train_val.prototxt
│ │ └── VGGTool_SlideTrainerCrossLv_Random.py
│ ├── Camelyon_VGGRes
│ │ ├── Detecter and Evaluation
│ │ │ ├── Evaluation_Classification.py
│ │ │ └── VGGResDetecter_001to130.py
│ │ ├── Res-152-deploy.prototxt
│ │ ├── Res_152_train_val.prototxt
│ │ ├── ResDetecter_L0_V3(R13_rc4)
│ │ │ ├── ClusterTest_V2.01.py
│ │ │ ├── ClusterTest_V2.01.py~
│ │ │ ├── ClusterTest_V2.py
│ │ │ ├── Evaluation_FROC.py
│ │ │ ├── Evaluation_FROC.py~
│ │ │ ├── Readme.txt
│ │ │ ├── Readme.txt~
│ │ │ ├── ResTool_SlideTesterCrossLv_001_055.py~
│ │ │ ├── ResTool_SlideTesterCrossLv_001_110.py
│ │ │ ├── ResTool_SlideTesterCrossLv_001_110.py~
│ │ │ └── ResTool_SlideTesterCrossLv_056_110.py~
│ │ ├── ResRandomTrainer_L0.py
│ │ ├── ResRandomTrainer_L1.py
│ │ ├── ResRandomTrainer_L2.py
│ │ ├── ResSolver.prototxt
│ │ ├── VGG_16_deploy.prototxt
│ │ ├── VGG_16_train_val.prototxt
│ │ ├── VGGDetecter
│ │ │ ├── Evaluation_FROC.py
│ │ │ ├── VGGTool_SlideTesterCrossLv_001_040.py~
│ │ │ └── VGGTool_SlideTesterCrossLv_001_110.py
│ │ ├── VGGRandomTrainer.py
│ │ └── VGGSolver.prototxt
│ ├── MyEvaluation
│ │ ├── Evaluation_Task1_Cla.py
│ │ └── Evaluation_Task2_Loc.py
│ ├── README.md
│ └── Scanffold Codes
│ ├── ClusterTest.py
│ ├── ClusterTest_V2.py
│ ├── DatasetTest.py
│ ├── Evaluation_Classification.py
│ ├── ResRandomTrainer_L1.py
│ ├── ResTester_V2.py
│ ├── ResTester_V3.py
│ ├── Tools
│ │ └── Tool_DataMaker
│ │ ├── Data001-110.sh
│ │ └── DataMaker.py
│ ├── VGGResDetecter.py
│ ├── VGGTool_SlideTesterCrossLv_ForTestData.py
│ ├── VGGTool_SlideTesterCrossLv.py
│ ├── VGGTool_SlideTrainerCrossLv_Random.py
│ └── VGGTool_TxtMakerCrossLv_ForTestData.py
├── CAMELYON16-Challenge-master.zip
├── camelyon16-grand-challenge-master
│ └── camelyon16-grand-challenge-master
│ ├── camelyon16
│ │ ├── inception
│ │ │ ├── dataset.py
│ │ │ ├── image_processing.py
│ │ │ ├── inception_distributed_train.py
│ │ │ ├── inception_eval.py
│ │ │ ├── inception_model.py
│ │ │ ├── inception_train.py
│ │ │ ├── __init__.py
│ │ │ ├── model.ckpt-0.meta
│ │ │ ├── __pycache__
│ │ │ │ ├── dataset.cpython-35.pyc
│ │ │ │ ├── image_processing.cpython-35.pyc
│ │ │ │ ├── inception_eval.py
│ │ │ │ ├── inception_model.cpython-35.pyc
│ │ │ │ ├── __init__.cpython-35.pyc
│ │ │ │ └── slim.cpython-35.pyc
│ │ │ ├── slim
│ │ │ │ ├── BUILD
│ │ │ │ ├── collections_test.py
│ │ │ │ ├── inception_model.py
│ │ │ │ ├── inception_test.py
│ │ │ │ ├── __init__.py
│ │ │ │ ├── losses.py
│ │ │ │ ├── losses_test.py
│ │ │ │ ├── ops.py
│ │ │ │ ├── ops_test.py
│ │ │ │ ├── __pycache__
│ │ │ │ │ ├── inception_model.cpython-35.pyc
│ │ │ │ │ ├── __init__.cpython-35.pyc
│ │ │ │ │ ├── losses.cpython-35.pyc
│ │ │ │ │ ├── ops.cpython-35.pyc
│ │ │ │ │ ├── scopes.cpython-35.pyc
│ │ │ │ │ ├── slim.cpython-35.pyc
│ │ │ │ │ └── variables.cpython-35.pyc
│ │ │ │ ├── README.md
│ │ │ │ ├── scopes.py
│ │ │ │ ├── scopes_test.py
│ │ │ │ ├── slim.py
│ │ │ │ ├── variables.py
│ │ │ │ └── variables_test.py
│ │ │ ├── slim.py
│ │ │ └── test.py
│ │ ├── __init__.py
│ │ ├── Notes
│ │ ├── ops
│ │ │ ├── file_ops.py
│ │ │ ├── __init__.py
│ │ │ ├── prob_to_heatmap.py
│ │ │ ├── __pycache__
│ │ │ │ ├── __init__.cpython-35.pyc
│ │ │ │ └── wsi_ops.cpython-35.pyc
│ │ │ ├── wsi_ops.py
│ │ │ └── wsi_ops_test.py
│ │ ├── postprocess
│ │ │ ├── build_heatmap_multi_thread.py
│ │ │ ├── build_heatmap.py
│ │ │ ├── build_tf_records_heatmap_multi_thread.py
│ │ │ ├── build_tf_records_heatmap.py
│ │ │ ├── extract_feature_heatmap.py
│ │ │ ├── extract_patches_heatmap.py
│ │ │ ├── features
│ │ │ │ ├── heatmap_features_test_48.csv
│ │ │ │ ├── heatmap_features_test.csv
│ │ │ │ ├── heatmap_features_test_model8.csv
│ │ │ │ ├── heatmap_features_train_all.csv
│ │ │ │ ├── heatmap_features_train_all_model8.csv
│ │ │ │ ├── heatmap_features_train.csv
│ │ │ │ ├── heatmap_features_train_model8.csv
│ │ │ │ ├── heatmap_features_validation.csv
│ │ │ │ └── heatmap_features_validation_model8.csv
│ │ │ ├── GT.csv
│ │ │ ├── __init__.py
│ │ │ ├── plot_rocs.py
│ │ │ ├── trees
│ │ │ │ ├── tree_0.dot
│ │ │ │ ├── tree_0.png
│ │ │ │ ├── tree_10.dot
│ │ │ │ ├── tree_11.dot
│ │ │ │ ├── tree_12.dot
│ │ │ │ ├── tree_13.dot
│ │ │ │ ├── tree_14.dot
│ │ │ │ ├── tree_15.dot
│ │ │ │ ├── tree_16.dot
│ │ │ │ ├── tree_17.dot
│ │ │ │ ├── tree_18.dot
│ │ │ │ ├── tree_19.dot
│ │ │ │ ├── tree_1.dot
│ │ │ │ ├── tree_1.png
│ │ │ │ ├── tree_20.dot
│ │ │ │ ├── tree_21.dot
│ │ │ │ ├── tree_22.dot
│ │ │ │ ├── tree_23.dot
│ │ │ │ ├── tree_24.dot
│ │ │ │ ├── tree_25.dot
│ │ │ │ ├── tree_26.dot
│ │ │ │ ├── tree_27.dot
│ │ │ │ ├── tree_28.dot
│ │ │ │ ├── tree_29.dot
│ │ │ │ ├── tree_2.dot
│ │ │ │ ├── tree_30.dot
│ │ │ │ ├── tree_31.dot
│ │ │ │ ├── tree_32.dot
│ │ │ │ ├── tree_33.dot
│ │ │ │ ├── tree_34.dot
│ │ │ │ ├── tree_35.dot
│ │ │ │ ├── tree_36.dot
│ │ │ │ ├── tree_37.dot
│ │ │ │ ├── tree_38.dot
│ │ │ │ ├── tree_39.dot
│ │ │ │ ├── tree_3.dot
│ │ │ │ ├── tree_40.dot
│ │ │ │ ├── tree_41.dot
│ │ │ │ ├── tree_42.dot
│ │ │ │ ├── tree_43.dot
│ │ │ │ ├── tree_44.dot
│ │ │ │ ├── tree_45.dot
│ │ │ │ ├── tree_46.dot
│ │ │ │ ├── tree_47.dot
│ │ │ │ ├── tree_48.dot
│ │ │ │ ├── tree_49.dot
│ │ │ │ ├── tree_4.dot
│ │ │ │ ├── tree_5.dot
│ │ │ │ ├── tree_6.dot
│ │ │ │ ├── tree_7.dot
│ │ │ │ ├── tree_8.dot
│ │ │ │ └── tree_9.dot
│ │ │ ├── tumor_076_prob_new.png
│ │ │ ├── tumor_076_prob_old.png
│ │ │ ├── wsi_classification_modular.py
│ │ │ └── wsi_classification.py
│ │ ├── preprocess
│ │ │ ├── build_image_data.py
│ │ │ ├── build_tf_records.py
│ │ │ ├── extract_patches_old.py
│ │ │ ├── extract_patches.py
│ │ │ ├── find_rois.py
│ │ │ ├── __init__.py
│ │ │ ├── preprocess_data.py
│ │ │ └── stain_normalization.py
│ │ ├── __pycache__
│ │ │ ├── __init__.cpython-35.pyc
│ │ │ └── utils.cpython-35.pyc
│ │ ├── untitled2.py
│ │ └── utils.py
│ ├── presentation.pdf
│ ├── README.md
│ ├── report.pdf
│ └── results
│ ├── results_comparison.png
│ └── roc_proposed_system.png
├── camelyon16-grand-challenge-master.zip
└── report.pdf
48 directories, 260 files
标签:
相关软件
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论