Open harsmac opened 10 months ago
Hi,
it should be possible to add it. However it might be problematic to take models from other repositories without at least asking the authors (unless you're one of them), e.g. because of licences. I'd say the easiest would be to train a new model with the model definition currently in the model zoo. If you already had such checkpoint, and its evaluation, it'd be great, and probably quick to add.
When loading a model, it downloads from Google Drive, it downloads a .pt file but just contains html content of download verification page like the following screenshot. And then, it leads to some errors when loading the downloaded model. Do you know how to fix this problem? By the way, did you provide models with the TensorFlow framework or do you have a method to transfer the Pytorch model to the Tensorflow model?
Traceback (most recent call last):
File "D:\My_Project\ContextFuzz\AdvTrainedModelFuzzing.py", line 57, in
Hi, Thanks for creating this repository. I just had one request: Could we add the Standard model for CIFAR100? Like a WideResNet28-10, just like how it exists for CIFAR10?
The weights are available here: https://drive.google.com/file/d/12pATFGjsDN1Tq4p-S0-rO59sX-F_O2ol/view?usp=sharing or : https://github.com/alexrame/mixmo-pytorch?tab=readme-ov-file