Aditya Singh

Results 16 issues of Aditya Singh

Currently these are only used to load weights. Is it possible to move the model loading bit into the package so that we dont have to install `torch` and `torchvision`....

enhancement

This is to mirror the `meta_data` which `torchvision` is using for providing additional info on the pre-trained weights.

enhancement

documentation
help wanted
good first issue

Hi, Just wanted to highlight that the current link to the project page is:https://cgarciae.github.io/metrix and it does not work. Also, a good idea to add the correct link:https://cgarciae.github.io/jax_metrics/ to README?...

Hi, I have ported the F1Beta and F1 from torchmetrics. - There are few functionalities which are not yet supported due to mdmc limitations from Accuracy base class. - Are...

Hi, I just wanted to check if you are open to contributions. If so, would like to submit PRs for confusion matrix and F1 scores etc.