Skip to content

Commit 0accc1e

Browse files
Add project "caer" @jasmcaus (ml-tooling#32)
Co-authored-by: Lukas Masuch <[email protected]>
1 parent c06d9dd commit 0accc1e

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

projects.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -701,6 +701,12 @@ projects:
701701
github_id: abelriboulot/onnxt5
702702
category: nlp
703703
# Image Processing
704+
- name: Caer
705+
pypi_id: caer
706+
github_id: jasmcaus/caer
707+
docs_url: https://caer.rtfd.io
708+
description: "A lightweight Computer Vision library. Scale your models, not boilerplate."
709+
category: image
704710
- name: Classy Vision
705711
github_id: facebookresearch/ClassyVision
706712
pypi_id: classy_vision
@@ -3404,7 +3410,6 @@ projects:
34043410
pypi_id: efficientnet-pytorch
34053411
labels: ["pytorch"]
34063412
category: pytorch-utils
3407-
34083413
- name: dlib
34093414
github_id: davisking/dlib
34103415
pypi_id: dlib
@@ -3427,10 +3432,6 @@ projects:
34273432
github_id: inducer/pyopencl
34283433
pypi_id: pyopencl
34293434
conda_id: conda-forge/pyopencl
3430-
- name: caer
3431-
github_id: jasmcaus/caer
3432-
pypi_id: caer
3433-
category: image
34343435
- name: python-soundfile
34353436
github_id: bastibe/python-soundfile
34363437
pypi_id: soundfile

0 commit comments

Comments
 (0)