Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About zoom rgb image and tiff image #134

Open
MoonBunnyZZZ opened this issue Mar 16, 2023 · 0 comments
Open

About zoom rgb image and tiff image #134

MoonBunnyZZZ opened this issue Mar 16, 2023 · 0 comments

Comments

@MoonBunnyZZZ
Copy link

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
  • Python version:
  • Installed using pip or ROS:

What is the problem
In the utils/dataset_processing/image.py, class Image has function zoom for zooming rgb image qand tiff image.
Here are something confusing me.I tried factor value equaling 0.5.Two images before and after being zoomed look very different.
Before zoomed
img
After zoomed
img-re
It looks like that the pencil is much closer to the camera in zoomed image.But the distance value of same position of pencil in zoomed tiff image almost equal the original tiff image.I don't know why this data augmentation approach make sense.
Other info / logs
Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant