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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mop avatar

mop/bier

0
View on GitHub↗
39 Stars·15 Forks·Python·GPL-3.0·1 Aufruf

Bier

This project is a cleaned up version of our PAMI submission "Deep Metric Learning with BIER: Boosting Independent Embeddings Robustly" in tensorflow. It extends our original ICCV version with an adversarial auxiliary loss during training, which improves results. you are planning to use this…

Features

  • Gradient Boosting Research - Robust independent embedding boosting for computer vision.

Star-Verlauf

Star-Verlauf für mop/bierStar-Verlauf für mop/bier

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Bier

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Bier.
  • ajoo/nrgboostAvatar von ajoo

    ajoo/nrgboost

    5Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗5
  • amirsaffari/online-multiclass-lpboostAvatar von amirsaffari

    amirsaffari/online-multiclass-lpboost

    68Auf GitHub ansehen↗

    Online Multi-Class LPBoost

    C++
    Auf GitHub ansehen↗68
  • andymiller/vboostAvatar von andymiller

    andymiller/vboost

    11Auf GitHub ansehen↗

    code for Variational Boosting: Iteratively Refining Posterior Approximations

    Python
    Auf GitHub ansehen↗11
  • aciditeam/acidanoAvatar von aciditeam

    aciditeam/acidano

    4Auf GitHub ansehen↗
    Jupyter Notebook
    Auf GitHub ansehen↗4
Alle 30 Alternativen zu Bier anzeigen→

Häufig gestellte Fragen

Was macht mop/bier?

This project is a cleaned up version of our PAMI submission "Deep Metric Learning with BIER: Boosting Independent Embeddings Robustly" in tensorflow. It extends our original ICCV version with an adversarial auxiliary loss during training, which improves results. you are planning to use this…

Was sind die Hauptfunktionen von mop/bier?

Die Hauptfunktionen von mop/bier sind: Gradient Boosting Research.

Welche Open-Source-Alternativen gibt es zu mop/bier?

Open-Source-Alternativen zu mop/bier sind unter anderem: 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.