awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
biotrump avatar

biotrump/cvlab-BINBOOST

0
View on GitHub↗
8 stars·4 forks·C++·GPL-2.0·8 views

Cvlab BINBOOST

Boosted Descriptors

Features

  • Gradient Boosting Research - Boosting binary keypoint descriptors for vision.

Star history

Star history chart for biotrump/cvlab-binboostStar history chart for biotrump/cvlab-binboost

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 Cvlab BINBOOST

Similar open-source projects, ranked by how many features they share with Cvlab BINBOOST.
  • ajoo/nrgboostajoo avatar

    ajoo/nrgboost

    5View on GitHub↗

    This repository contains the official code of the paper NRGBoost: Energy-Based Generative Boosted Trees (ICLR 2025).

    Python
    View on GitHub↗5
  • amirsaffari/online-multiclass-lpboostamirsaffari avatar

    amirsaffari/online-multiclass-lpboost

    68View on GitHub↗

    Online Multi-Class LPBoost

    C++
    View on GitHub↗68
  • andymiller/vboostandymiller avatar

    andymiller/vboost

    11View on GitHub↗

    code for Variational Boosting: Iteratively Refining Posterior Approximations

    Python
    View on GitHub↗11
  • aciditeam/acidanoaciditeam avatar

    aciditeam/acidano

    4View on GitHub↗
    Jupyter Notebook
    View on GitHub↗4
See all 30 alternatives to Cvlab BINBOOST→

Frequently asked questions

What does biotrump/cvlab-binboost do?

Boosted Descriptors

What are the main features of biotrump/cvlab-binboost?

The main features of biotrump/cvlab-binboost are: Gradient Boosting Research.

What are some open-source alternatives to biotrump/cvlab-binboost?

Open-source alternatives to biotrump/cvlab-binboost include: ajoo/nrgboost — This repository contains the official code of the paper NRGBoost: Energy-Based Generative Boosted Trees (ICLR 2025). amirsaffari/online-multiclass-lpboost — Online Multi-Class LPBoost. andymiller/vboost — code for Variational Boosting: Iteratively Refining Posterior Approximations. anitan0925/resfgb — Remark: The code is updated from the ICML version. The ICML version corresponds to a commit on May 25, 2018. arogozhnikov/infiniteboost — Code for a paper InfiniteBoost: building infinite ensembles with gradient descent (arXiv:1706.01109). A. Rogozhnikov,… aciditeam/acidano.