-
Hi i get the error below when compiling, my configure is
./configure --disable-other-drivers --enable-opencl
compiling on mingw, 32bit, all the dependencies are installed.
I didnt install any…
-
I am using Visual Studio 2022 and am currently trying to compile the following code:
```c++
#include
#include
#include
#include
#include
#include
#include
#include
using name…
-
Thanks for the code.
Does anybody have had same problem with me?
I got problem on fused_act.py and upfirdn2d.py here is my error message:
File "E:\face\code\pytorchNo1\venv\lib\site-packages\to…
-
The current version of SeisFlows contains a SLURM System module, and super modules for two clusters: Maui (New Zealand HPC) and Chinook (University of Alaska Fairbanks).
Other SLURM systems that w…
-
### Describe the issue
Im using A1111 and an extension to mask the background. When i try to run the generation to get the mask, i run into some issues. Since there is no install instructions anywher…
-
### Branch
main branch (mmpretrain version)
### Describe the bug
Hello, why is paddle training better than mmclass framework when the same dataset has been used? My accuracy on paddle is 0.98…
-
I'm writing this RFC to share my thoughts and plans to build a version of Taichi completely embedded in Javascript, with the hope of getting production-level applications to use Taichi, and thereby in…
-
I installed YOLACT successfully. I wanted to use YOLACT++, so followed the given method.
```
cd external/DCNv2
python setup.py build develop
```
But there are errors.
running build
running bu…
-
### Branch
main branch (mmpretrain version)
### Describe the bug
训练时设置num_workers=0,persistent_workers=False 不会报错,若设置num_workers=1,persistent_workers=True, 就会报如下错误:![image](https://github.com/open-…
-
Existing configs should work as before, without any change in behavior.
The datasets themselves (all what derives from class `Dataset`) will stay as is, as well as their API.
It would also be nice…