Live data from Hacker News

Viewing profile — MalteEbner

MalteEbner

HN member
Joined
Wed, Mar 24, 2021, 9:47 AM UTC
HN karma
2
Public activity
2 items

About MalteEbner

No profile information was provided.

Recent public activity

  1. comment
    Comment #44269870

    Nice to see that distillation also works well. That means I can take the huge pretrained dinov2 models and distill them to my custom model architecture. Very nice!

  2. comment
    Comment #28118388

    modAL indeed has a similar goal of choosing the best subset of data to be labeled. However it has some notable differences: It is built on scikit-learn which is also evident from t…