diff --git a/official/cv/unet/README.md b/official/cv/unet/README.md
index 1804f306acaeccbddd1030f3b6826cec607ee07b..481fec051bb7d84a3d4a74555d5843311ab7e369 100644
--- a/official/cv/unet/README.md
+++ b/official/cv/unet/README.md
@@ -42,7 +42,7 @@ Specifically, the U network structure is proposed in UNET, which can better extr
 
 ## [Dataset](#contents)
 
-Dataset used: [ISBI Challenge](http://brainiac2.mit.edu/isbi_challenge/home)
+Dataset used: [ISBI Challenge](https://www.kaggle.com/code/kerneler/starter-isbi-challenge-dataset-21087002-9/data)
 
 - Description: The training and test datasets are two stacks of 30 sections from a serial section Transmission Electron Microscopy (ssTEM) data set of the Drosophila first instar larva ventral nerve cord (VNC). The microcube measures 2 x 2 x 1.5 microns approx., with a resolution of 4x4x50 nm/pixel.
 - License: You are free to use this data set for the purpose of generating or testing non-commercial image segmentation software. If any scientific publications derive from the usage of this data set, you must cite TrakEM2 and the following publication: Cardona A, Saalfeld S, Preibisch S, Schmid B, Cheng A, Pulokas J, Tomancak P, Hartenstein V. 2010. An Integrated Micro- and Macroarchitectural Analysis of the Drosophila Brain by Computer-Assisted Serial Section Electron Microscopy. PLoS Biol 8(10): e1000502. doi:10.1371/journal.pbio.1000502.
diff --git a/official/cv/unet/README_CN.md b/official/cv/unet/README_CN.md
index 41c4ed74595853219ef10d522b353bb8d8302712..ee673462371dd59012b15290acdc98b694aab408 100644
--- a/official/cv/unet/README_CN.md
+++ b/official/cv/unet/README_CN.md
@@ -45,7 +45,7 @@ UNet++是U-Net的增强版本,使用了新的跨层链接方式和深层监督
 
 ## 数据集
 
-使用的数据集: [ISBI Challenge](http://brainiac2.mit.edu/isbi_challenge/home)
+使用的数据集: [ISBI Challenge](https://www.kaggle.com/code/kerneler/starter-isbi-challenge-dataset-21087002-9/data)
 
 - 说明:训练和测试数据集为两组30节果蝇一龄幼虫腹神经索(VNC)的连续透射电子显微镜(ssTEM)数据集。微立方体的尺寸约为2 x 2 x 1.5微米,分辨率为4x4x50纳米/像素。
 - 许可证:您可以免费使用这个数据集来生成或测试非商业图像分割软件。若科学出版物使用此数据集,则必须引用TrakEM2和以下出版物: Cardona A, Saalfeld S, Preibisch S, Schmid B, Cheng A, Pulokas J, Tomancak P, Hartenstein V. 2010. An Integrated Micro- and Macroarchitectural Analysis of the Drosophila Brain by Computer-Assisted Serial Section Electron Microscopy. PLoS Biol 8(10): e1000502. doi:10.1371/journal.pbio.1000502.