awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
vita-epfl avatar

vita-epfl/monoloco

0
View on GitHub↗
459 stars·84 forks·Python·1 viewvita.epfl.ch/monoloco↗

Monoloco

A 3D vision library from 2D keypoints: monocular and stereo 3D detection for humans, social distancing, and body orientation.

Features

  • Computer Vision - Monocular 3D pedestrian localization and uncertainty estimation.
  • Computer Vision and Image Processing - Monocular 3D pedestrian localization and uncertainty estimation.

Star history

Star history chart for vita-epfl/monolocoStar history chart for vita-epfl/monoloco

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Monoloco

Similar open-source projects, ranked by how many features they share with Monoloco.
  • alicevision/alicevisionalicevision avatar

    alicevision/AliceVision

    3,445View on GitHub↗

    3D Computer Vision Framework

    C++
    View on GitHub↗3,445
  • alicevision/meshroomalicevision avatar

    alicevision/Meshroom

    12,562View on GitHub↗

    Meshroom is a node-based photogrammetry software designed to transform collections of two-dimensional images into three-dimensional models and scene geometry. It provides a visual interface for constructing and managing modular data pipelines, allowing users to automate complex computer vision tasks such as feature extraction, depth map estimation, and mesh generation. The software distinguishes itself through a distributed computational framework that dispatches resource-intensive tasks across local hardware or remote render farms. By utilizing a directed acyclic graph execution model, it en

    QML3d-reconstructionalicevisioncamera-tracking
    View on GitHub↗12,562
  • aleju/imgaugaleju avatar

    aleju/imgaug

    14,742View on GitHub↗

    imgaug is a Python library for machine learning data augmentation and computer vision dataset expansion. It provides tools to increase the volume and variety of training sets by applying random geometric, color, and noise transformations to images. The library ensures spatial consistency by synchronizing transformations across images and their associated annotations, such as bounding boxes, keypoints, and segmentation maps. It uses a compositional pipeline pattern to chain multiple augmentations into sequences and employs deterministic seed management to reproduce specific data samples. The

    Python
    View on GitHub↗14,742
  • balavenkatesh3322/cv-pretrained-modelbalavenkatesh3322 avatar

    balavenkatesh3322/CV-pretrained-model

    1,360View on GitHub↗

    A collection of computer vision pre-trained models.

    awesome-listcomputer-visiondata-science
    View on GitHub↗1,360
See all 30 alternatives to Monoloco→

Frequently asked questions

What does vita-epfl/monoloco do?

A 3D vision library from 2D keypoints: monocular and stereo 3D detection for humans, social distancing, and body orientation.

What are the main features of vita-epfl/monoloco?

The main features of vita-epfl/monoloco are: Computer Vision, Computer Vision and Image Processing.

What are some open-source alternatives to vita-epfl/monoloco?

Open-source alternatives to vita-epfl/monoloco include: alicevision/meshroom — Meshroom is a node-based photogrammetry software designed to transform collections of two-dimensional images into… dbolya/yolact — Yolact is a computer vision framework and real-time instance segmentation model. It utilizes a fully convolutional… aleju/imgaug — imgaug is a Python library for machine learning data augmentation and computer vision dataset expansion. It provides… alicevision/alicevision — 3D Computer Vision Framework. balavenkatesh3322/cv-pretrained-model — A collection of computer vision pre-trained models. ermig1979/simd — C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, NEON, SVE…