Summary
This release was made to include the current state of the AeroPath web application presented in the arXiv paper.
A description on how to access the dataset through a Python API is also included.
What's Changed
- Setup repo + demo by @andreped in #1
- Added HF space deployment by @andreped in #2
- Fixed app_file path + hyperlinks in README by @andreped in #3
- Fixed airways task-related naming by @andreped in #4
- Fixed CMD path by @andreped in #5
- Fixed deps for demo by @andreped in #6
- Fixed reqs file path in Dockerfile by @andreped in #7
- Downgraded to gradio==3.32.0 by @andreped in #8
- python:3.7-slim build by @andreped in #9
- Use newer gradio==3.44.4 with new image by @andreped in #10
- Use newer Python version in Dockerfile by @andreped in #11
- Fixed local demo launch by @andreped in #12
- Moved resources/ dir next to app.py by @andreped in #13
- Renamed inference script + reverted resources path in Dockerfile by @andreped in #14
- Fixed task in demo by @andreped in #15
- Use app-file outside demo/ dir by @andreped in #16
- Use demo/ app instead by @andreped in #17
- Demo hf by @andreped in #18
- Added demo snapshot - HF deployment works by @andreped in #19
- Added linting + filesize workflows; linting checks; removed old demo by @andreped in #20
- Added issue templates [no ci] by @andreped in #22
- Fixed templates dir name [no ci] by @andreped in #23
- Force-reinstall pydantic<2.0.0 in Dockerfile by @andreped in #26
- Changed emoticon for demo by @andreped in #27
- Fixed linting issue; disabled app sharing by default by @andreped in #28
- Added CI status README block by @andreped in #29
- Removed Troubleshoot and updated Citation in README by @andreped in #30
- Improved renderer speed by only using a single AnnotatedImage by @andreped in #31
- Added logging and sidebar widgets with clear/toggle methods by @andreped in #32
- Upgraded gradio==3.50.2 to fix AnnotatedImage update event by @andreped in #33
- Updated snapshot by @andreped in #34
- Improved UI; Moved CSS to its own file by @andreped in #35
- Linted code by @andreped in #37
- Fixed Model3D camera position; Added inference info to UI; Minor refactoring by @andreped in #38
- nifti_to_obj rename and moved to convert; minor refactoring by @andreped in #39
- Updated snapshot by @andreped in #40
- arXiv is out - updated README accordingly by @andreped in #44
- Added dataset structure to README by @andreped in #45
- Title refactoring by @andreped in #46
- Update README.md by @dbouget in #47
- Added Zenodo badge by @andreped in #48
- Refactored Citation section in README by @andreped in #49
- Fixed arXiv badge redirect by @andreped in #50
- Updated README regarding HF Dataset Hub upload by @andreped in #51
- Colab notebook by @andreped in #52
- Refactored data section in README by @andreped in #53
New Contributors
Full Changelog: https://github.com/raidionics/AeroPath/commits/v1.0.0