yashksaini-coder / Landmark-Detection

Landmark Detection detects popular natural and human-made structures within an image.
Apache License 2.0
13 stars 0 forks source link

Migrate to flask #2

Open yashksaini-coder opened 2 weeks ago

yashksaini-coder commented 2 weeks ago

The current web app is designed using the streamlit python library. However it is very limited when it comes to UI/UX styling. Therefore I need to migrate the Landmark Detection web app to full fledged Flask framework.

JP-sDEV commented 4 days ago

Hi @yashksaini-coder what endpoints did you want to include?

yashksaini-coder commented 4 days ago

Hi @yashksaini-coder what endpoints did you want to include?

@JP-sDEV Actually I have few ideas in mind that I wanted to include in this project, if it is possible and you can work on them, that would be very great.

These are all my requirements, I hope this help in figuring out what endpoints & criteria of the project is

yashksaini-coder commented 4 days ago

If you are up to complete the above tasks, then please share your approach when you create relevant issue to complete each one separately

JP-sDEV commented 3 days ago

I might be able to create some documentation outlining the requirements with diagrams. If you are interested, we could further discuss :)

yashksaini-coder commented 3 days ago

I might be able to create some documentation outlining the requirements with diagrams. If you are interested, we could further discuss :)

Good then, I have assigned this issue to you, also raise one issue at a time to propose changes

yashksaini-coder commented 3 days ago

Also there is another project that I need your help with. It requires the same changes like the above mentioned