kingo233 / FCT-Pytorch

pytorch implementation for The Fully Convolutional Transformer(FCT)
38 stars 6 forks source link

Can you tell me the environment setting version and data set configuration #4

Closed jgdxg closed 1 year ago

kingo233 commented 1 year ago

是要reqirements.txt 和 什么?

jgdxg commented 1 year ago

就我下载了acdc的数据集后,先运行了acdc_processing.py文件,不是把文件划分为imagesTr和labelsTs然后运行main.py文件的数据路径输入那点没太明白输入的是什么

kingo233 commented 1 year ago

please refer https://github.com/kingo233/FCT-Pytorch/issues/2

jgdxg commented 1 year ago

好的,谢谢。可以给一下reqirements.txt吗

kingo233 commented 1 year ago

你可以建一个新的conda环境,然后不断python main.py看看缺哪些库,缺啥装啥。我自己的环境已经删除了,最近在做别的事,很抱歉不能立即提供。