Pinned Repositories
autoeval_baselines
Investigating the relationship between Jigsaw Invariance and Classification Accuracy, and comparing the strength of this relationship with other metrics.
cifar10-mnist-overlay
ml-edge-cases
imgaug
Image augmentation for machine learning experiments.
apricot
Source code of "Calibrating Large Language Models Using Their Generations Only", ACL2024
augmentation-corruption
This repository provides code for "On Interaction Between Augmentations and Corruptions in Natural Corruption Robustness".
augmix
AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty
CIFAR-10-Image-Classification
Machine Learning Course Project
fortuna
A Library for Uncertainty Quantification.
u7122029's Repositories
u7122029/text_gen_calibration
u7122029/u7122029
Config files for my GitHub profile.
u7122029/logic-prover
u7122029/apricot
Source code of "Calibrating Large Language Models Using Their Generations Only", ACL2024
u7122029/model_calibration
u7122029/grade-school-math
u7122029/pts-uncertainty
u7122029/temperature_scaling
A simple way to calibrate your neural network.
u7122029/model-calibration
u7122029/fortuna
A Library for Uncertainty Quantification.
u7122029/ml-edge-cases
u7122029/ml-edge-cases-lavis
`ml-edge-cases` repository using the LAVIS package.
u7122029/natural-adv-examples
A Harder ImageNet Test Set (CVPR 2021)
u7122029/ProximityBias-Calibration
u7122029/autoeval_baselines
Investigating the relationship between Jigsaw Invariance and Classification Accuracy, and comparing the strength of this relationship with other metrics.
u7122029/PyTorch_CIFAR10
Pretrained TorchVision models on CIFAR10 dataset (with weights)
u7122029/cifar10-mnist-overlay
u7122029/pytorch-cifar10
pytorch and cifar10
u7122029/imgaug
Image augmentation for machine learning experiments.
u7122029/Meta-set
Automatic model evaluation (AutoEval) in CVPR'21&TPAMI'22
u7122029/LongHorizonTemperatureScaling
PyTorch implementation for "Long Horizon Temperature Scaling", ICML 2023
u7122029/pytorch-cifar
95.47% on CIFAR10 with PyTorch
u7122029/pytorch_resnet_cifar10
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
u7122029/augmentation-corruption
This repository provides code for "On Interaction Between Augmentations and Corruptions in Natural Corruption Robustness".
u7122029/torch-hub-test
This repository will be used for the testing of torch hub functionalities.
u7122029/torch_hub_test
Test repo for hubconf.py
u7122029/augmix
AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty
u7122029/sympy_2120
A computer algebra system written in pure Python
u7122029/pyright
Static type checker for Python
u7122029/unnas
Code for "Are labels necessary for neural architecture search"