-
Requesting accuracy, training speed and processing speed (in both seconds and Add-Mult/FLOPS ) benchmarks of different models for Waifu2x e.g. VGG vs ResNet vs Inception (of different sizes)
If you…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
Detecting whether there is fracture in the bone surface or not through x-ray based i…
-
Respected sir,
I am getting the following error while using your code.
**depth = 20
base_model = 'inception_resnet_v2'
# Choose what attention_module to use: cbam_block / se_block / None
atten…
-
There are no pre-processing steps mentioned for models like alexnet, googlenet, incpetion v1 and inception v2, etc. I could find the preprocessing steps for Squeezenet, vgg, mobilenet, resnet models.
…
-
# Bug Report
### Which model does this pertain to?
A bunch of models can't be run by ONNX Runtime. Some ops are not supported by ONNX runtime for now.
As this repo is strongly connected with …
-
[ltrace_out.tar.gz](https://github.com/tensorflow/ngraph-bridge/files/5345200/ltrace_out.tar.gz)
[ngraph_log.tar.gz](https://github.com/tensorflow/ngraph-bridge/files/5345201/ngraph_log.tar.gz)
[s…
-
hello, i want to use tensorrt to speed up the facenet project. [davidsandberg/facenet
](https://github.com/davidsandberg/facenet)
I freeze the model into .pb tensorflow modle, but I am confused ab…
-
Deeplift is a great tool and "Learning Important Features Through Propagating Activation Differences" is a great paper.
However I can not use it for inception v3 and other models(I know deeplift…
-
# Support label smoothing regularization
**Motivation**
Label smoothing has been shown to boost performance in Inception-V2, as well as in Revisiting ResNets papers.
**Related resources**
PyTo…
-
Hi, I just ran VGG Face 2 trainer/classifier on the images labeled for 4 emotions, Angry, Happy, Sad and Neutral. Using the split data set I am getting an accuracy of only 25%. Any thought on how I ca…