AnyNet icon indicating copy to clipboard operation
AnyNet copied to clipboard

Error comiling SPN module: affects the ouptput disparity images from test images

Open nakul3112 opened this issue 3 years ago • 4 comments

Hi @mileyan ,

I am implementing AnyNet for my project. However I have following questions:

1) I have not been able to compile SPN Module. It gives me the error that  **setup.py** file is not found.
Because of this, I am not able to refine the disparities and get clear results, even though I am using the pretrained checkpoints.
2) Also, if I am using pretrained checkpoints provided in your README, am I supposed to have SPN module compiled and running? I think since I don't have SP compiled, I am not able to get clear results as per your submitted paper results(colored disparity images)
3) Also, I was able to get black and white(graysclae) disparity image, but would like to have colored images as output. do you have some guidelines on producing colored images from the disparity images?
4) Any leads or workarounds would be greatly appreciated. I would be glad to hear from you soon.

Regards, Nakul

nakul3112 avatar Sep 21 '21 00:09 nakul3112

Hi, I don't know whether you keep using AnyNet. But, for question 1, I find spn_t1 is compatible with PyTorch 1.0.

hebangwen avatar Jun 15 '22 12:06 hebangwen

even though using the pretrained checkpoints,i can not get satisfied disparity map.did you solve this problem?

namoamituo avatar Oct 28 '22 07:10 namoamituo

Hi @mileyan ,

I am implementing AnyNet for my project. However I have following questions:

1) I have not been able to compile SPN Module. It gives me the error that  **setup.py** file is not found.
Because of this, I am not able to refine the disparities and get clear results, even though I am using the pretrained checkpoints.
2) Also, if I am using pretrained checkpoints provided in your README, am I supposed to have SPN module compiled and running? I think since I don't have SP compiled, I am not able to get clear results as per your submitted paper results(colored disparity images)
3) Also, I was able to get black and white(graysclae) disparity image, but would like to have colored images as output. do you have some guidelines on producing colored images from the disparity images?
4) Any leads or workarounds would be greatly appreciated. I would be glad to hear from you soon.

Regards, Nakul

i don't find the setup.py file as well

leizhenyu-lzy avatar May 05 '23 03:05 leizhenyu-lzy