OSS Digest · projects · runs

aegis-cv

/opt/oss-digest/projects-mirror/aegis-cv

Matches

The largest collection of PyTorch image encoders and backbones with pretrained weights.
Replace custom or outdated backbone implementations in aegis-cv's segmentation models with timm backbones; leverage pretrained weights for transfer learning.
iii-hq/iiihigh 9015596writeup
Computer-vision pipeline for AEGIS (Python segmentation models).
Wrap existing segmentation models as iii functions; register worker with cron triggers for periodic analysis or event-driven triggers from edge agents.
astral-sh/uvhigh 8584844writeup
uv is a fast Python package and project manager that can replace pip and poetry.
Replace pip or poetry with uv for dependency management in both development and CI (Dockerfile). Use `uv pip install` or `uv sync`.