From 4cd6c71744dffcbe4f7fd74ec8bcf8d0e3944446 Mon Sep 17 00:00:00 2001 From: zaizai <327120052@qq.com> Date: Mon, 12 Sep 2022 16:26:28 +0800 Subject: [PATCH] =?UTF-8?q?20220912=20=E9=92=B1=E9=9C=96=E5=A5=95=20?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86README=E6=96=87=E4=BB=B6=E5=92=8C?= =?UTF-8?q?=E8=A7=84=E8=8C=83=E5=91=BD=E5=90=8D=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 20 ++++++++++++++---- ...Orthogonal Ensemble Networks f-Larrazabal.pdf} | Bin ...rthogonal Ensemble Networks f-Larrazabal.pptx} | Bin ...Deep Residual Learning for Image Recog-He.pdf} | Bin ...eep Residual Learning for Image Recog-He.pptx} | Bin ... Cervical Histopathology Dataset fo-Meng.pdf} | Bin ...Cervical Histopathology Dataset fo-Meng.pptx} | Bin ...mputational pathology definitions-Abels.pdf} | Bin ...putational pathology definitions-Abels.pptx} | Bin ...的白皮书.xmind => 2019-Computational pathology definitions-Abels.xmind} | Bin 10 files changed, 16 insertions(+), 4 deletions(-) rename 图像分割/{Orthogonal Ensemble Networks for Biomedical Im.pdf => 2021-Orthogonal Ensemble Networks f-Larrazabal.pdf} (100%) rename 图像分割/{Orthogonal_Ensemble_Networks_for_Biomedical_Image_Segmentation.pptx => 2021-Orthogonal Ensemble Networks f-Larrazabal.pptx} (100%) rename 图像分类/{He-2016-Deep Residual Learning for Image Recog.pdf => 2016-Deep Residual Learning for Image Recog-He.pdf} (100%) rename 图像分类/{Deep Residual Learning for Image Recognition.pptx => 2016-Deep Residual Learning for Image Recog-He.pptx} (100%) rename 数据集/{A_Cervical_Histopathology_Dataset_for_Computer.pdf => 2021-A Cervical Histopathology Dataset fo-Meng.pdf} (100%) rename 数据集/{A_Cervical_Histopathology_Dataset_for_Computer_Aided_Diagnosis_of_Precancerous_Lesions.pptx => 2021-A Cervical Histopathology Dataset fo-Meng.pptx} (100%) rename 综述/{The Journal of Pathology - 2019 - Abels - Comp.pdf => 2019-Computational pathology definitions-Abels.pdf} (100%) rename 综述/{The Journal of Pathology - 2019 - Abels - Comp.pptx => 2019-Computational pathology definitions-Abels.pptx} (100%) rename 综述/{计算病理学定义、最佳实践和监管指南推荐:数字病理学协会的白皮书.xmind => 2019-Computational pathology definitions-Abels.xmind} (100%) diff --git a/README.md b/README.md index 3fb4884..e5f30fc 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,16 @@ # hhu-medical-image-group 河海大学计信院黄倩老师——医疗图像组公共数据库 -这里只给出几个简单的 Git 指令,详细指令可参照: - -[Git 学习笔记](https://github.com/qianlinyi/notes/blob/main/%E5%BC%80%E5%8F%91/Git%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0.md) - **注意!本仓库仅存放论文、汇报 PPT 以及笔记,Github 对文件和仓库有严格的大小限制,仓库大小理想情况小于 1 GB,文件大小严格小于 100 MB,所以请勿上传数据集或其他大文件!** **上传前请仔细阅读 README 文件!有任何不明白的地方可以先问 @qianlinyi,不要自己乱传影响版本控制!** +## Git 版本控制 + +这里只给出几个简单的 Git 指令,详细指令可参照: + +[Git 学习笔记](https://github.com/qianlinyi/notes/blob/main/%E5%BC%80%E5%8F%91/Git%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0.md) + ```bash # 克隆项目 # 在本机选择合适的位置打开终端输入下面的指令可以克隆整个项目 @@ -25,3 +27,13 @@ git commit -m "message" # 将文件添加到本地仓库 git push # 将文件推送到远程仓库 ``` +## 文件上传要求 + +**仅上传论文 PDF 时将 PDF 以 "Year+Title+Author" 的格式命名,可以使用 EndNote 进行重命名格式设置,如下图:** + +![image-20220912162232880](/Users/zaizai/Library/Application Support/typora-user-images/image-20220912162232880.png) + +**上传论文 PDF 和汇报 PPT(或笔记)时请将 PPT(或笔记)与 PDF 同名,方便日后管理和查阅** + + + diff --git a/图像分割/Orthogonal Ensemble Networks for Biomedical Im.pdf b/图像分割/2021-Orthogonal Ensemble Networks f-Larrazabal.pdf similarity index 100% rename from 图像分割/Orthogonal Ensemble Networks for Biomedical Im.pdf rename to 图像分割/2021-Orthogonal Ensemble Networks f-Larrazabal.pdf diff --git a/图像分割/Orthogonal_Ensemble_Networks_for_Biomedical_Image_Segmentation.pptx b/图像分割/2021-Orthogonal Ensemble Networks f-Larrazabal.pptx similarity index 100% rename from 图像分割/Orthogonal_Ensemble_Networks_for_Biomedical_Image_Segmentation.pptx rename to 图像分割/2021-Orthogonal Ensemble Networks f-Larrazabal.pptx diff --git a/图像分类/He-2016-Deep Residual Learning for Image Recog.pdf b/图像分类/2016-Deep Residual Learning for Image Recog-He.pdf similarity index 100% rename from 图像分类/He-2016-Deep Residual Learning for Image Recog.pdf rename to 图像分类/2016-Deep Residual Learning for Image Recog-He.pdf diff --git a/图像分类/Deep Residual Learning for Image Recognition.pptx b/图像分类/2016-Deep Residual Learning for Image Recog-He.pptx similarity index 100% rename from 图像分类/Deep Residual Learning for Image Recognition.pptx rename to 图像分类/2016-Deep Residual Learning for Image Recog-He.pptx diff --git a/数据集/A_Cervical_Histopathology_Dataset_for_Computer.pdf b/数据集/2021-A Cervical Histopathology Dataset fo-Meng.pdf similarity index 100% rename from 数据集/A_Cervical_Histopathology_Dataset_for_Computer.pdf rename to 数据集/2021-A Cervical Histopathology Dataset fo-Meng.pdf diff --git a/数据集/A_Cervical_Histopathology_Dataset_for_Computer_Aided_Diagnosis_of_Precancerous_Lesions.pptx b/数据集/2021-A Cervical Histopathology Dataset fo-Meng.pptx similarity index 100% rename from 数据集/A_Cervical_Histopathology_Dataset_for_Computer_Aided_Diagnosis_of_Precancerous_Lesions.pptx rename to 数据集/2021-A Cervical Histopathology Dataset fo-Meng.pptx diff --git a/综述/The Journal of Pathology - 2019 - Abels - Comp.pdf b/综述/2019-Computational pathology definitions-Abels.pdf similarity index 100% rename from 综述/The Journal of Pathology - 2019 - Abels - Comp.pdf rename to 综述/2019-Computational pathology definitions-Abels.pdf diff --git a/综述/The Journal of Pathology - 2019 - Abels - Comp.pptx b/综述/2019-Computational pathology definitions-Abels.pptx similarity index 100% rename from 综述/The Journal of Pathology - 2019 - Abels - Comp.pptx rename to 综述/2019-Computational pathology definitions-Abels.pptx diff --git a/综述/计算病理学定义、最佳实践和监管指南推荐:数字病理学协会的白皮书.xmind b/综述/2019-Computational pathology definitions-Abels.xmind similarity index 100% rename from 综述/计算病理学定义、最佳实践和监管指南推荐:数字病理学协会的白皮书.xmind rename to 综述/2019-Computational pathology definitions-Abels.xmind