-
hey, what command should I run to do a classification or object recognition on a pre-trained model given to us in the torrent file?
```
[jalal@scc-c01 MHRN]$ tree tensorflow-resnet-pretrained-2016…
-
I downloaded the weights for resnet-18-cifar100 and unzip them, when running nninst_preprocess.py, get this error.
Ptolemy/tf/resnet-18-cifar100/model_train is not existed
The Ptolemy/tf/resnet-…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
-
`ResNet18` has the following layers we currently don't support
- ReLu
- MaxPooling
- Adaptive average pooling
Keeping this mind, make a custom implementation based on the following:
- ReLu6 ins…
-
hello, I wonder which resnet the model use. is it resnet 18?
-
Experiment with an architecture with a model for video classification as an encoder.
Available pre-trained models are available here: https://pytorch.org/vision/master/models.html#video-classificat…
-
Hello! I only used the simulated heatmap for experiments. The teacher model is resnet-50, and the student model is resnet-18. However, after 210 epochs, the accuracy of resnet-18 is only 0.2. After re…
-
```shell
models/resnet.py", line 18, in
import keras_resnet
ModuleNotFoundError: No module named 'keras_resnet'
```
-
There seems to be a regression on resnet-18 model inference time (When running on GPU) post this PR, this was caught in MMS. nightly runs, the changes in this PR seem to be causing this issue.
**Se…