smaranjitghose / DeepPixel

An open-source Python package for making computer vision and image processing simpler
MIT License
22 stars 37 forks source link

Script for Image illumination #35

Closed purva98 closed 4 years ago

purva98 commented 4 years ago

Fixes #27

Added a script Kept the .ipynb file Updated Read me with file structure and example image Updated requirements.txt

smaranjitghose commented 4 years ago

Nice Work @purva98 !. Try on a use case where the original image of Eiffel tower as img1 and its replica in somewhere like Kolkata's Eco Park as img2

Share the results for the same in the next PR with an update to the README.

Put the different uses cases in tabular format

purva98 commented 4 years ago

@smaranjitghose is there any motivation for this new "Eiffel tower" use case. Do we want to achieve something like image forgery etc... If, I understand the aim better, maybe I can make desirable improvements in the code to achieve that. Thanks :)

smaranjitghose commented 4 years ago

Yes, for now you can work on image forgery. Meanwhile, I'll update the issue with a detailed description of the task I mentioned