-
@WongKinYiu Hi,
Since CSPDarkNet53 is better than CSPResNeXt50 for Detector, try to train these 4 models:
| Model | GPU | 256x256 | 512x512 | 608x608 |
| :-- | :-: | :-: | :-: | :-: |
| dark…
-
**Steps to reproduce**
Use the A7CR to create a pixel shift image of 16 frames
Convert the 16 RAW files to a ARQ file using make_arq
import arq file into Rawtherapee
Result: color is wrong, only a…
-
Dear Xiaoh,
I tried to install this code as you explained in readme with Allwmake.sh but I faced two issue to install the package.
Error:
lammpsFoam.C:41:17: fatal error: mpi.h: No such file or dire…
-
We can use:
- g2d (there are two drivers for it, one in media directory but old. New is in drm directory, but it don't have support for our soc and also would require changes in libdrm)
- powervr sg…
-
Hi there,
My issue is identical to what was reported in StackOverflow here - https://stackoverflow.com/questions/45547670/datatable-filters-update-on-the-fly
When I filter by one column, the fac…
-
**Describe the bug**
```py
import taichi as ti
ti.init(print_ir=True)
m = ti.var(ti.f32, 3)
x = ti.var(ti.f32, ())
@ti.func
def func(a):
for j in range(1):
a = a
@ti.kernel
de…
-
I am trying to build vg v1.59 on Ubuntu 24.04.1 LTS, gcc v13.2.0 and cmake version 3.28.3. However I got:
`CMake Error at test/CMakeLists.txt:47 (STRING):
STRING sub-command REGEX, mode REP…
-
mandrain support?
-
### 🐛 Describe the bug
Will be grateful for any help :(
I’m having a problem with using _pytorch 2.2.2+cpu_ pretrained model in C++ via _TorchLib 2.2.2 (cpu version)_.
I’m also using Visual Stud…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…