Xavier Soria Poma

Results 82 comments of Xavier Soria Poma

Hi, For any reason you are having this message AttributeError: 'NoneType' object has no attribute 'shape' Can you check if the dataloared function is reading your image?

At this point I do not see any problem, sorry. Maybe you can try with this lightweight model: [LDC](https://github.com/xavysp/LDC)

Hi, welcome on board. Somehow it is not reading your images. Try printing your image path before image.shape

Hi, without another training, you just need to get the output6 from [res_preds](https://github.com/xavysp/DexiNed/blob/f3b2d4bc1363dd41bd6265cc9cd0836f86825749/DexiNed-TF2/run_model.py#L207) output6=res_preds[5]. But if you need to train, just for the output6, it will be fast than the...

> Thank you very much for your prompt reply.I have another question. Eight images are read from the result h5 file. According to my inference, these 8 images should represent...

> Can you expose your edge evaluation code?I don't know how to use it. Hi welcome on board, I think you checked #8 so the only thing that I did...

I think, that documentation has every files you need for evaluation, do not forget installing the pre-requirements.

> I downloaded and unziped the BIPED dataset and ran the augmentation > > I then ran `main.py` and get > > ``` > ValueError: Test list not provided for...

> Hey!! Excellent project! > > I'm having problems using the DexiNed-TF2 to predict one image with the pre-trained model you provided. Could you by any chance give me an...

> any idea?? Hi @smoothumut and sorry for my late response. But I am afraid I cannot help you. In the coming weeks I will be updating the repo and...