-
My data is Gen1 data, I use command: "python train_g1.py", and I need help to solve this. could everyone help me. Thanks!
-
**Describe the bug**
Inference time of onnxruntime is 5x times slower as compared to the pytorch model on GPU BUT 2.5x times faster on CPU
**System information**
- OS Platform and Distribution (e…
-
Hi, I am getting the following error when running the mnist example via fpm
```
$ fpm run --example mnist --profile debug --compiler ifort
mod_constants.f90 done.
mod_random…
ofmla updated
2 weeks ago
-
https://huggingface.co/happyme531/Stable-Diffusion-1.5-LCM-ONNX-RKNN2#%E5%B7%B2%E7%9F%A5%E9%97%AE%E9%A2%98
>1. 截至目前,使用最新版本的rknn-toolkit2 2.2.0版本转换的模型仍然存在极其严重的精度损失!即使使用的是fp16数据类型。如图,上方是使用onnx模型推理的结果…
-
hi
i successfully installed ikomia using pip in a virtual env (pycharm + python 3.9). i tried to run the above code and i get many errors. First the line "from ikomia.utils import ik" prodce the fo…
-
I have tried to reproduce the results of the CIFAR-10 classification task described in your paper. For your convenience, please find [here](https://github.com/UpStride/VectorMapConvolution) the docke…
-
Hi,
I have a question and some clarification would be appreciated.
The CIFAR-10 experiment in the paper used ResNet-20 as the architecture, which is much smaller than the commonly-used ones like…
-
Thank you for your Resnet implementation with MxNet. This is a good example especially for beginner.
I still follow this project and follow the train steps for imagenet. We want to reproduce your res…
ghost updated
5 years ago
-
hi there.
when I'm starting training model, this error will reporting in command prompt but a few second after it, training will go on.
(tensorflow1) C:\tensorflow1\models\research\object_detect…
-
List in General:
**Can Be Done Without Training Images**
1. Gamma Correction: Adjust image brightness.
2. Filtering: Apply Gaussian blur, median filter, etc.
3. Color Space Transformation: Conve…