gigug's Stars
Jingkang50/OpenOOD
Benchmarking Generalized Out-of-Distribution Detection
leabogensperger/tem-reco
leabogensperger/tgv-disc-learning
leabogensperger/generative-segmentation-sdf
f-ilic/AppearanceFreeActionRecognition
[ECCV 2022] Is Appearance Free Action Recognition Possible?
f-ilic/SelectivePrivacyPreservation
[CVPR 2024] Selective, Interpretable and Motion Consistent Privacy Attribute Obfuscation for Action Recognition
mala-lab/NegPrompt
The official implementation of CVPR 24' Paper "Learning Transferable Negative Prompts for Out-of-Distribution Detection"
AntonioTepsich/Convolutional-KANs
This project extends the idea of the innovative architecture of Kolmogorov-Arnold Networks (KAN) to the Convolutional Layers, changing the classic linear transformation of the convolution to learnable non linear activations in each pixel.
ContinualAI/clvision-challenge-2024
5th CLVISION workshop at CVPR: repo for the challenge
johnmidgley/opencola-alpha
mmasana/FACIL
Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.
sissa-data-science/DADApy
Distance-based Analysis of DAta-manifolds in python
aimerykong/OpenGAN
ICCV2021 - training a post-hoc lightweight GAN-discriminator for open-set recognition
iCGY96/ARPL
[TPAMI 2022] Adversarial Reciprocal Points Learning for Open Set Recognition
official-stockfish/books
Chess books used to develop Stockfish
luca-heltai/numerical-analysis-2020-2021
Numerical Analysis -- Applied Mathematics
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
ginevracoal/statistical-machine-learning
Probabilistic Machine Learning course lab @UNITS
google-research/vision_transformer
zaiga97/BST
Binary search trees class implementation in c++ for the advanced programming exam
MarcoSciorilli/Algorithmic_Design
Repository of my notes and exercises on the course of Algorithmic Design by Prof. Alberto Casagrande at the University of Trieste in the year 2020/2021
elpideus/tgbiofy
Changes the Telegram bio, profile picture, first and last name to the song that the user is currently listening to.
DivineOmega/laravel-multiple-choice
Package that provides multiple choice questions and answers
uberspot/OpenTriviaQA
A creative commons dataset of trivia questions and answers
ansuini/DSSC_DL_2021
Repository for the DL Course AA 2020-2021 @ DSSC UniTS
minimaxir/aitextgen
A robust Python tool for text-based AI training and generation using GPT-2.
aragagnin/mpi_exercises_2020dec
jiama843/lstm-chat-message-generator
A program that uses an LSTM model to generate artificial chat messages given a history of a user's speech patterns. Also known as the yikes_lolinator.