-
Hi,
I am trying to run the attack method for ImageNET data and for some reason the code is running extremely slow. It is printing tensor(1.)tensor(0.) for quite a long time. Is it expected to take …
-
Platform : ubuntu 16.04
Python version: 3.5.2
mmdnn version : 0.2.5
Source framework with version : Tensorflow 1.14.0 with GPU
Destination framework with version : Pytorch 1.1.0
Pre-trained mod…
-
Add standard vision models that replicates: https://pytorch.org/docs/stable/torchvision/models.html
We want Flux implementations of the architectures. These can be untrained models for now, and we …
-
Hi,
Does the execution time includes the image pre-processing time to input to first layer + inception-v3 model execution time + post processing time?
For example, tensorflow benchmark model sho…
-
- In the [documentation](https://mmcv.readthedocs.io/en/latest/cnn.html?highlight=torchvision#model-zoo), it is mentioned that there is support for all pre-trained models from [torchvision](https://py…
-
```python
n_epochs = 10
batch_size = 40
n_iterations_per_epoch = len(flower_paths_and_classes_train) // batch_size
with tf.Session() as sess:
init.run()
inception_saver.restore(sess, I…
-
Hello
If I'm using this model - https://github.com/infinitered/nsfwjs/tree/master/models/inception_v3
Is it incorrect that I'm loading it this way?
`nsfw.load('file://./model/', { size: 299 }…
ghnp5 updated
5 months ago
-
### 🐛 Describe the bug
Category | Model | Accuracy
-- | -- | --
timm_models_amp_bf16_training | botnet26t_256 | fail_accuracy
timm_models_amp_fp16_training | botnet26t_…
-
Hello! The link of the ImageNet dataset (http://jaina.cs.ucdavis.edu/datasets/adv/imagenet/img.tar.gz) is broken, could you please update the link? THX
-
Use/ Convert conversion model appears