Skip to content

Libraries

MM edited this page Mar 23, 2023 · 8 revisions

The libraries used in the latest state of the project

Frontend

react client

  • fluent UI (MIT -> free for all)
  • devextreme (non-commercial applications -> free of charge)
  • redux (decided against it for now, react context should be enough for now)

Backend

C#

  • Newtonsoft (open source software and is completely free for commercial use)
  • Swashbuckle MIT License
  • Raven DB Client
  • Duende.BFF
  • Microsoft SPA Proxy

Python

Used for pose estimation and video pose 3d

VideoPose3d: Attribution-NonCommercial 4.0 International

docutils==0.16: Public Domain

sphinx==3.2.0: BSD 2-Clause License

recommonmark==0.6.0: MIT License

sphinx_rtd_theme: MIT License

termcolor: MIT License

numpy: BSD 3-Clause License

tqdm: MIT License

matplotlib: Matplotlib License (BSD-compatible)

yacs: MIT License

tabulate: MIT License

cloudpickle: BSD 3-Clause License

Pillow: PIL Software License (BSD-like)

future: Apache License 2.0

fvcore: Apache License 2.0

torch: BSD 3-Clause License

torchvision: BSD 3-Clause License

omegaconf>=2.1.0.dev24: Apache License 2.0

hydra-core>=1.1.0.dev5: Apache License 2.0

scipy: BSD 3-Clause License

timm: MIT License

wheel: MIT License

ffmpeg: LGPL 2.1 or later

python-ffmpeg: MIT License

Detectron2: Apache License 2.0

Meaning of formatting

normal -> accepted and active

italic -> considering

strikethrough -> currently decided against it

Clone this wiki locally