-
when I use !python3 pose_estimation/valid.py \
--cfg experiments/coco/resnet50/256x192_d256x3_adam_lr1e-3.yaml \
--flip-test \
--model-file models/pytorch/pose_coco/pose_resnet_50_256…
-
您好:该项目中是否支持移动端GPU加速功能?
期待您的解答!谢谢!
-
hi, i am prepare to cite you paper, but i am confuse about the table2 in your paper. there are 2 issue.
first, the simple baseline in your paper is 71.0, but in the simple baseline in its official pa…
-
- [ ] Add results of experiments
- [ ] Change training script command
- [ ] Add new supporting models
- [ ] Add future works
### Future Works
- Convert to S4TF
- Rearrange the pre-processing…
-
When running whisper **medium** (int8 / normal) on DirectML provider it failed. on CPU it works. same build.
*The error*
```console
Non-zero status code returned while running MemcpyToHost node
…
-
## Table
- [Experiment02](https://github.com/tucan9389/tf2-mobile-pose-estimation/issues/39#issuecomment-641418735)
- [Experiment03](https://github.com/tucan9389/tf2-mobile-pose-estimation/issues/…
-
I built ncnn using configurations as follows, but an error occurred when i ran ncnn2table, error: Inputs is does not include all needed param, pleas check.... Do you know why and how to fix it. Could …
-
[ 1%] Running C++ protocol buffer compiler on caffe.proto
[ 1%] Built target generate-spirv
[ 1%] Running C++ protocol buffer compiler on onnx.proto
[ 2%] Building CXX object tools/mxnet/CMakeF…
-
Hello. I am running your latest demo but it failed. Could you tell me how to fixed it?
Build command failed.
Error while executing process /home/hkuit164/Android/Sdk/cmake/3.10.2.4988404/bin/ninja…
-
注释写到工程中如果需要使用YOLOV5_CUSTOMLAYER得重新编译ncnn,具体该怎么做呢?