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

[Feat] Floor plan image generation endpoint #4

Open
angel-penchev opened this issue Mar 17, 2022 · 0 comments
Open

[Feat] Floor plan image generation endpoint #4

angel-penchev opened this issue Mar 17, 2022 · 0 comments
Assignees
Labels
api Tasks regarding the API feature New feature request

Comments

@angel-penchev
Copy link
Member

angel-penchev commented Mar 17, 2022

Describe the feature you'd like
Create an POST "/w2fp" (words to floor plan) endpoint, which accepts JSON in the following format:

{
   "query": string
}

It should pass the query text through the generator neural network, scale the output by 10x, replase squares with furniture and respond with the final image.

@angel-penchev angel-penchev added feature New feature request api Tasks regarding the API labels Mar 17, 2022
@angel-penchev angel-penchev added this to the FMI{Codes} 2022 - MVP milestone Mar 17, 2022
@angel-penchev angel-penchev moved this to 📌 Todo in Intero ✨ Mar 17, 2022
@simo1209 simo1209 self-assigned this Mar 18, 2022
@simo1209 simo1209 moved this from 📌 Todo to 🛠️ In progress in Intero ✨ Mar 18, 2022
@angel-penchev angel-penchev self-assigned this Mar 20, 2022
angel-penchev added a commit that referenced this issue Mar 20, 2022
simo1209 added a commit that referenced this issue Mar 20, 2022
simo1209 added a commit that referenced this issue Mar 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Tasks regarding the API feature New feature request
Projects
Status: 🛠️ In progress
Development

No branches or pull requests

2 participants