AAnoosheh / ToDayGAN

http://arxiv.org/abs/1809.09767
BSD 2-Clause "Simplified" License
172 stars 32 forks source link

About turning the images flat from fisheye lenses #21

Closed seainlost81 closed 3 years ago

seainlost81 commented 4 years ago

Anoosheh, sorry to disturb you again. How can I turn the images flat from fisheye lenses? In addition, the image looks like a grayscale image. How do we turn them into color images? Can you provide the corresponding python code to turn the images flat from fisheye lenses? Thanks in advance.

AAnoosheh commented 4 years ago

The Oxford dataset site provides that. I am not involved with the creation of that dataset, sorry.

Thanks

seainlost81 commented 4 years ago

@AAnoosheh Thank you for your prompt reply. In my option, the images we train should come from Bumblebee XB3 or Grasshopper2. Using Bumblebee XB3, the trained image is as follows(Figure 1) 1425062779308785 When using Grasshopper2, the trained image is as follows(Figure 2) 1425062779290556 We want to know that you are training with images similar to Figure 1 or Figure 2. In addition, their image formats are PNG, GRAYY8BPP. Therefore, from a visual point of view, they like grayscale images. We want to know whether they affect the training results. Please forgive me for more problems.

AAnoosheh commented 4 years ago

Oh definitely from Grasshopper

seainlost81 commented 3 years ago

@AAnoosheh Thanks very much for your reply. As asked above, the trained images from Grasshopper seem to be grayscale images. Do they affect the training results?

AAnoosheh commented 3 years ago

I think you might be viewing them incorrectly. They look like the images on the README of this repo, in color.

seainlost81 commented 3 years ago

@AAnoosheh Thank you for your reply, I'll take a closer look. Thank you very much!