mop/bier
Cleaned up reference implementation of BIER: Boosting Independent Embeddings Robustly.
This project helps create highly accurate image recognition systems by learning robust representations for visual data. You provide a collection of images along with their corresponding categories, and it outputs a model capable of distinguishing between new images more effectively. Image classification specialists and machine learning engineers developing computer vision applications would find this useful.
No commits in the last 6 months.
Use this if you need to train a model to identify and categorize images with high precision, especially when fine-grained distinctions are important.
Not ideal if you are looking for a pre-trained, ready-to-use image classification model without needing to train on custom datasets.
Stars
39
Forks
15
Language
Python
License
GPL-3.0
Category
Last pushed
Feb 21, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/mop/bier"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MilaNLProc/contextualized-topic-models
A python package to run contextualized topic modeling. CTMs combine contextualized embeddings...
vinid/cade
Compass-aligned Distributional Embeddings. Align embeddings from different corpora
spcl/ncc
Neural Code Comprehension: A Learnable Representation of Code Semantics
criteo-research/CausE
Code for the Recsys 2018 paper entitled Causal Embeddings for Recommandation.
vintasoftware/entity-embed
PyTorch library for transforming entities like companies, products, etc. into vectors to support...