room-visualizer / app.py

Commit History

Deploy from GitHub commit affdcd663b2d42fe3ddfd8139267f7e816e91713
688e6ee
Running

GitHub Actions commited on

Deploy from GitHub commit 9ea40055df1444189c87e54a990237f41e397404
407c891

GitHub Actions commited on

Deploy from GitHub commit c41d8036f5d265065967accde19305ed620eb213
3c84d3b

GitHub Actions commited on

fix: update Dockerfile to use CUDA base image and install Python dependencies, adjust segmentation model in configuration
37b9169

Muhammad Usman Nazir commited on

fix: change image encoding from RGBA to JPEG for improved performance and reduced size
318a4d2

Muhammad Usman Nazir commited on

fix: add GZipMiddleware for response compression and reduce MAX_DIM for image resizing
66f795f

Muhammad Usman Nazir commited on

fix: optimize file reading in viz2d_job_file by reading entire file at once
f7df04f

Muhammad Usman Nazir commited on

fix: switch to aiofiles for asynchronous file reading in viz2d_job_file
f2bced4

Muhammad Usman Nazir commited on

fix: add image resizing to maintain dimensions within MAX_DIM for segmentation bundle
b18255a

Muhammad Usman Nazir commited on

fix: replace GZipMiddleware with StreamingResponse for efficient file streaming
d74d651

Muhammad Usman Nazir commited on

fix: add GZipMiddleware to compress responses for improved performance
4e3194a

Muhammad Usman Nazir commited on

fix: remove Content-Disposition header from viz2d_job_file response
5fa859b

Muhammad Usman Nazir commited on

fix: restrict CORS to specific origin and enable credentials
6794a65

Muhammad Usman Nazir commited on

fix: ensure src array is converted to float32 in estimate_floor_plane function
6061e48

Muhammad Usman Nazir commited on

fix: correct contour area calculation in estimate_floor_plane function
d348987

Muhammad Usman Nazir commited on

deploy floor visualizer backend
b1d1ff4

Muhammad Usman Nazir commited on