-
I wanna use the pretrained model to have a test on my exist video.
Where can i get the pretrained model
-
## 概要
[落書きデータセット](https://github.com/googlecreativelab/quickdraw-dataset) を用いて、MobileNetV3 を retrain し、どれくらいの精度が出るのか検証する
[ 追加タスク ]
[Model Optimization Toolkit](https://github.com/sony/model_optim…
-
`commit` https://github.com/PaddlePaddle/Paddle/commit/bff34fb14dd9d9111bfcbc2f523a403b6a589d2a
**⚠️提示⚠️** `python/paddle/distributed` 模块难度稍高,可先认领其他模块任务 🤟🤟🤟
#### 🔚 第 1 批 🎉
|…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
使用yolox/yolox_s_300e_coco.yml执行训练时出现此问题
python…
-
#### TensorFlow.js version
1.2.9
#### Browser version
NodeJS 11.3.0
#### Describe the problem or feature request
After converting a model created with a layer from TF Hub (MobileNetV2) with T…
-
### 🐛 Describe the bug
Currently, the MobileNet-V3 (Large) backbone option for DeepLabV3 (added in #3276) is configured with an output stride of 16 ([Link](https://github.com/pytorch/vision/blob/0b41…
-
https://aistudio.baidu.com/aistudio/projectdetail/2116085?shared=1
训练的是paddle OCR
```
[Errno 2] No such file or directory: './work/my-paddle-ocr/'
/home/aistudio/work/my-paddle-ocr
[2021/06/28 …
-
**Describe the bug**
CPU mode is working but GPU mode errors with:
```
error: Exception during initialization: /onnxruntime_src/onnxruntime/core/providers/tensorrt/tensorrt_execution_provider.…
aanno updated
10 months ago
-
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
- 系统环境/System Environment:linux, CUDA12.1, paddlepaddle-gpu 2.6.0
- 版本号/Version:Paddle: PaddleOCR: 问题…
-
I am trying to translate some code I wrote with `tch-rs` into `candle` as an experiment to see what the library is like.
It looks like I stumbled into a road-block almost immediately. I have a convol…