-
Hello @wiktorlazarski ,
A couple of days ago I finished the installation and run the repo on linux VM with GPU support. I am inspecting the code for a while and I want to say I am learning a lot …
-
**Describe the bug**
Please download the scripts to reproduce from : https://drive.google.com/drive/folders/15cajAZ9sAZ2Uyix8sDVSYku6QCqDCec7?usp=sharing
Command to run : python sample_qat.py.
…
-
需要基于paddle开发新的检测模型,新增了shufflenetv2魔改的模型`shufflenet_v2.py`
```
import paddle
import paddle.nn as nn
from ppdet.core.workspace import register, serializable
from ..shape_spec import ShapeSpec
__…
-
I encountered a small problem when training tensorflow ssd_mobilenet model on Google colab. There were no problems with data set processing and preprocessing model import. However, during the final t…
-
Hi,
thank you for sharing your great work and the code!
I would like to use the TSM in an online scenario for gesture recognition, but the camera angle is a bit different than the one used in th…
-
**# I am training on my own data using tensorflow's object detection api.**
**I have 680 pictures in my train set. My GPU**
`name: GeForce GTX 1070 major: 6 minor: 1
memoryClockRate(GHz): 1.68…
-
We've meticulously reconstructed all components of Intel's MLPerf Inference v0.5 submission, including:
- the [Linux/CPU code](https://github.com/mlperf/inference_results_v0.5/tree/master/closed/Inte…
-
Please make sure that this is a build/installation issue. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:bui…
-
TensorFlow 2.0 was released. We should consider upgrading our TF dependency to 2.0.
However, since this is large major version up, we still don't know how much source code needs to be rewritten for…
-
Hello, PyTorch team.
I would like to convert models to NNAPI for non-commercial use (to write an academic paper).
I followed this site,
https://pytorch.org/tutorials/prototype/nnapi_mobilenetv2.…