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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mop avatar

mop/bier

0
View on GitHub↗
39 stele·15 fork-uri·Python·GPL-3.0·6 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru mop/bierGraficul istoricului de stele pentru mop/bier

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Bier

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Bier.
  • ajoo/nrgboostAvatar ajoo

    ajoo/nrgboost

    5Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗5
  • amirsaffari/online-multiclass-lpboostAvatar amirsaffari

    amirsaffari/online-multiclass-lpboost

    68Vezi pe GitHub↗

    Online Multi-Class LPBoost

    C++
    Vezi pe GitHub↗68
  • andymiller/vboostAvatar andymiller

    andymiller/vboost

    11Vezi pe GitHub↗

    code for Variational Boosting: Iteratively Refining Posterior Approximations

    Python
    Vezi pe GitHub↗11
  • aciditeam/acidanoAvatar aciditeam

    aciditeam/acidano

    4Vezi pe GitHub↗
    Jupyter Notebook
    Vezi pe GitHub↗4
Vezi toate cele 30 alternative pentru Bier→

Întrebări frecvente

Ce face 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…

Care sunt principalele funcționalități ale mop/bier?

Principalele funcționalități ale mop/bier sunt: Gradient Boosting Research.

Care sunt câteva alternative open-source pentru mop/bier?

Alternativele open-source pentru mop/bier includ: 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.