ACDRNet
ACDRNet copied to clipboard
Official PyTorch implementation of "End to End Trainable Active Contours via Differentiable Rendering"
I've downloaded Bing and Vaihingen dataset by links provided in the readme file, then i found the code for transforming datas seems wrong, because json files of cityscapes dataset didn't...
Hello, Going through the codes, I noticed that the nodes' y coordinates are flipped during iterations, and I didn't find any relevant information in the paper. Am wondering if you...
Thank you for your great work and sharing code. Could you give me exact commend line to reproduce vaihingen dataset results in your paper? I have struggled to reproduce the...
When I run train.py, I report an error in the data import section, where bing_ The format of the building dataset is divided into images and masks, but why can't...