-
It would be great to add [CPack](https://cmake.org/Wiki/CMake:Packaging_With_CPack) functionality in order to be able to distribute this as an already built installer and a standard package for Debian…
-
## 🐛 Bug
Pytorch is slower on windows than on linux
## To Reproduce
I used this: https://github.com/ultralytics/yolov3
Try it on Linux, then try it on windows. It's about 2-5 times slower.…
-
The instructions are incomplete.
Has anyone built from scratch on a new machine with these instructions?
In an earlier step: export FUCHSIA_SRCDIR=~/fuchsia
~/fuschia will not exist per the i…
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
2024-11-04 10:14:53.454810: E external/local_xla/xla/stream_executor/cuda/cud…
-
I am referring Training on your own dataset getting following error.
Windwos 8.1 , python 3.7
[train.zip](https://github.com/thtrieu/darkflow/files/3124722/train.zip)
########################…
-
After following the instructions in README.md I get the following errors, please advise.
CMake Error at CMakeLists.txt:17 (find_package):
By not providing "FindTensorflowCC.cmake" in CMAKE_MODUL…
-
## Description
As title says,
Error log from cmd :
`cmake -G "Visual Studio 17 2022" .. -DTENSORRT_ROOT=C:\TensorRT-8.2.4.2 && make -j
-- Selecting Windows SDK version 10.0.19041.0 to target Win…
r2ba7 updated
2 years ago
-
Hi
I am trying to compile warpctc on Ubuntu 16.04 with CUDA 8.0 and cudnn 5.1
The installer is unable to detect CUDA even though cuda has worked fine on my system with everything from OpenCV, Caffe,…
-
was getting an error when installing this directly with pip commend
-
If I understand correctly I can build an External Delegate (for example: `libvx_delegate.so`) via this repository and run TensorFlow Lite models on the NPU of the A311D processor?
My first question…