Commits on Source (9)
-
-
Solene Tarride authored
-
-
-
Yoann Schneider authored
-
-
-
-
Showing
- dan/predict/__init__.py 18 additions, 0 deletionsdan/predict/__init__.py
- dan/predict/attention.py 252 additions, 16 deletionsdan/predict/attention.py
- dan/predict/prediction.py 110 additions, 50 deletionsdan/predict/prediction.py
- doc-requirements.txt 1 addition, 1 deletiondoc-requirements.txt
- docs/assets/example_line_polygon.gif 3 additions, 0 deletionsdocs/assets/example_line_polygon.gif
- docs/usage/predict.md 58 additions, 1 deletiondocs/usage/predict.md
- requirements.txt 6 additions, 4 deletionsrequirements.txt
black==23.1.0 | ||
doc8==1.1.1 | ||
mkdocs==1.4.2 | ||
mkdocs-material==9.1.3 | ||
mkdocs-material==9.1.9 | ||
mkdocstrings==0.20.0 | ||
mkdocstrings-python==0.9.0 | ||
recommonmark==0.7.1 |
Image diff could not be displayed: it is too large. Options to address this: view the blob.
arkindex-export==0.1.2 | ||
boto3==1.26.106 | ||
boto3==1.26.124 | ||
editdistance==0.6.2 | ||
fontTools==4.39.2 | ||
imageio==2.26.1 | ||
mlflow==2.2.2 | ||
mlflow-skinny==2.2.2 | ||
networkx==3.1 | ||
numpy==1.23.5 | ||
numpy==1.24.3 | ||
opencv-python==4.7.0.72 | ||
# Needed for mlflow | ||
pandas==2.0.0 | ||
PyYAML==6.0 | ||
scipy==1.10.1 | ||
tensorboard==2.12.1 | ||
tensorboard==2.12.2 | ||
torch==2.0.0 | ||
torchvision==0.15.1 | ||
tqdm==4.65.0 |