DianaNerualNetwork / SegResearchToolkit

A High-Efficient Research Development Toolkit for Image Segmentation Based on Pytorch.
9 stars 0 forks source link

dataset_root: /opt/data/private/Github/data download address doesn't exist #3

Open tiancpeng opened 6 months ago

tiancpeng commented 6 months ago

Hi, I'm showing this dataset dataset_root: /opt/data/private/Github/data download address doesn't exist when I'm training, where can I download this dataset please?

DianaNerualNetwork commented 6 months ago

您好,我已收到您的来信,谢谢。

DianaNerualNetwork commented 6 months ago

please info me what is your config set? and how to use in terminal? python train.py --config ???

tiancpeng commented 6 months ago

I am following the read.me training configuration and training as follows python train.py --config configs/RGB/U2Net/u2net.yaml --save_interval 200 --do_eval

------------------ 原始邮件 ------------------ 发件人: "DianaNerualNetwork/SegResearchToolkit" @.>; 发送时间: 2024年3月13日(星期三) 下午3:18 @.>; @.**@.>; 主题: Re: [DianaNerualNetwork/SegResearchToolkit] dataset_root: /opt/data/private/Github/data download address doesn't exist (Issue #3)

please info me what is your config set? and how to use in terminal? python train.py --config ???

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

DianaNerualNetwork commented 6 months ago

if you are tending to train a model for disc_cup, you should do this command "bash Benckmark_prepare_data/RGB/MICCAI2021/disc_cup.sh"

tiancpeng commented 6 months ago

I've used this command, the dataset is already down, and I'm now training with this command ''python train.py --config configs/RGB/U2Net/u2net.yaml --save_interval 200 --do_eval'' with a RuntimeError: trying to to create an OpticDiscSeg object, but the operation failed. Please double-check the parameters used to create the object. The error message is as follows  [Errno 13] Permission denied: '/opt/data

------------------ 原始邮件 ------------------ 发件人: "DianaNerualNetwork/SegResearchToolkit" @.>; 发送时间: 2024年3月13日(星期三) 下午3:26 @.>; @.**@.>; 主题: Re: [DianaNerualNetwork/SegResearchToolkit] dataset_root: /opt/data/private/Github/data download address doesn't exist (Issue #3)

if you are tending to train a model for disc_cup, you should do this command "bash Benckmark_prepare_data/RGB/MICCAI2021/disc_cup.sh"

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>