Skip to content

carcruz97/REMODELA.AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Interior Decoration Space Scaling - First Use Case

Development of the inaugural use case for interior decoration space scaling. A reference pattern is utilized to extrapolate the properties of other objects. Depth and perspective considerations are not included at this stage, and will be addressed in forthcoming use cases. Attention: only supports images 800x600 pixels, due to the limitations of the Ultralytics API.

Ultralytics byrushrafa Imagebb REMODELA.AI

License Python Version

Installation

python -m venv fastml
.\fastml\Scripts\activate
python.exe -m pip install --upgrade pip
pip install -r requirements.txt
uvicorn app:app --reload   

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages