Issues
- 0
- 1
Does your code use the aug dataset?
#237 opened by tphankr - 0
Can Unet network classify images?
#258 opened by watertianyi - 3
cannot write mode F as PNG
#252 opened by judycpChen - 1
- 2
Help wanted
#221 opened by SuchitraKadolkar - 3
Error when checking input: expected input_14 to have 4 dimensions, but got array with shape (1, 256, 256, 4, 1)
#210 opened by 1651061080 - 2
预测结果为全灰图
#241 opened by simplew2011 - 2
solution for all black mask (结果为全黑的解决方法)
#250 opened by gaoming714 - 0
- 0
I am new in python and I am using Unet model and get the prediction mask as array does anyone know how can i save it as an image
#249 opened by ayamagdy619 - 0
mac's warning:Failed to get CPU frequency: 0 Hz
#246 opened by jixiuy - 0
Alternate Application for this UNET
#245 opened by Avaneesh-Ramesh-07 - 9
- 0
unet is great
#244 opened by chenyili502 - 0
this
#243 opened by chenyili502 - 1
Obsolete code
#218 opened by uzair110 - 0
- 1
- 1
How I can got the result ?
#229 opened by DHaiDang - 3
- 1
accuracy about 94 but predicted images are hazy as if sand was sprinkled on the border of the image.
#231 opened by RLADUDWN7237 - 0
Customizing the Code for rectangular input size.
#235 opened by kjhanjee - 0
Handling RGB images
#234 opened by aviamrita - 1
Error after transformed into ONNX
#232 opened by lengyuner - 1
我换成自己的数据集后输出的预测图不是mask值,如何才能输出预测的mask值呢?
#228 opened by eightone97 - 2
- 3
用自己的数据训练后,输出的预测结果全黑
#217 opened by futureflsl - 1
Migrating from keras to tf.keras
#211 opened by annanurov - 2
Multi-Label Segmentation
#223 opened by jcarta - 1
train problem loss first decrease and quickly increase
#214 opened by ljc1231 - 0
How to download the full dataset?
#224 opened by tphankr - 2
merge6 = Concatenate(axis = 3)([drop4,up6])
#209 opened by SSingh087 - 0
- 0
StopIteration Error
#220 opened by mortezagolzan - 2
data.py and unet.py 执行的时候都没问题,执行test2mask2pic时出现问题NameError: name 'merge' is not defined
#216 opened by dehai-bai - 0
How to compute the mean average precision using the ground truth and predicted binary masks?
#215 opened by sivaramakrishnan-rajaraman - 1
- 0
train_ids ERROR
#208 opened by erolgerceker - 1
Disable data augmentation
#206 opened by lbuscas - 0
new data training
#207 opened by 1651061080 - 1
- 0
Ros u-net usage error
#204 opened by stiglioglu - 0
Getting error while using predict_generator()
#203 opened by sabbban - 0
ValueError: Error when checking : expected input_1 to have 4 dimensions, but got array with shape (1, 256, 256)
#202 opened by Aixuwu - 2
What is StopIteration??
#200 opened by sub123123 - 0
How to train on RGB masks?
#199 opened by khawar-islam - 1
google.protobuf.text_format.ParseError: 38:80 : 'layers { bottom: 'd3c' bottom: 'u3a' top: 'd3cc' name: 'crop_d3c-d3cc' type: CROP }': Enum type "caffe.V1LayerParameter.LayerType" has no value named CROP.
#198 opened by wzf19947 - 0
conversion
#197 opened by owaisali7293 - 1
Input is 4-dimensions (batch, height, width, num_channels) is being mapped to (height, width, 1)
#196 opened by amirgamil