-
I'm unable to access the files insides the added volumes from other services.
2 folders (_cfg and _cms) are being added from outside the root where the lando file exists.
When I open the proxy to th…
-
When using the template processing, the `[files]` section of the `pb_tool.cfg` file does not contain all the python files to deploy. It misses the provider and the algorithm files. As a result, after …
-
Hi
I am looking forward to testing this library. However, I am having issues with the installation of pyidw on Python 3.11.
Thanks
Anurag
```
python setup.py egg_info did not run successful…
-
Hi,
The instructions are easy to follow and have successfully trained custom objects in linux. I have used './darknet detector valid cfg/obj.data cfg/yolo-obj.cfg backup/yolo-obj_7000.weights' To …
-
The `Dockerfile` clones the repo which has a `settings.cfg.example` file, but no actual file. If the repo is already cloned where the `Makefile` is run, it would be better if it could use one the user…
ghost updated
9 years ago
-
Hi.
I am using:
Elkarbackup version: 2.1.0
OS: Debian Buster 10.8
I am trying to run a job, but an error ocurs every time:
![image](https://user-images.githubusercontent.com/25033130/132136…
dml33 updated
2 years ago
-
Seems that using 'File' as qresource argument is not supported.
Usecase: including files generated at build time into resources, for example translations.
```meson
cfg = configuration_data()
…
-
Hi Team,
I'm using Custom Dataset to train the model. I put the videos and csv files according to [issue149](https://github.com/facebookresearch/SlowFast/issues/149). Like this:
```
SlowFast/
├── …
-
so I formatted my yolo cfg and obj files accordingly, but training was taking a long time, so I just downloaded the weights of my custom dataset which were available on a github page. Now this network…
-
https://github.com/RazrFalcon/fontdb/issues/56#issuecomment-1667516630 suggests that we should entirely avoid using fontdb and directly use fontconfig to index fonts on Linux. Perhaps we should have a…