-
using this code:
~~~js
const c=n.a.get("API.lemonade.url"),d=n.a.get("API.lemonade.urlLinear"),u=n.a.get("API.lemonade.urlVod"),p=n.a.get("API.lemonade.platform"),m=n.a.get("API.lemonade.timeout")…
3052 updated
6 months ago
-
## Description
I would like to be able to use Conv2d and Conv2dTranspose with variable weights. Currently, I get this error:
```txt
Input 'weight' of op 'Gs_1/G_synthesis/8x8/Conv0_up/conv2d_tr…
-
I installed k2 using Conda on centos, but also encounter the import error. Tried the method described in Note , but it didn't work either. What can I do to solve it?
Traceback (most recent call las…
-
-
Hello !
May I know how did people label the density maps on shanghai tech A and B data set ?
Is it possible for us to add on extra images and data to the data set ?
-
# Introduction to machine learning
What is Machine Learning?
Machine learning (ML) is a modern software development technique and a type of artificial intelligence (AI) that enables computers …
-
I had install opencv (works fine) but wen i make the project i got this error:
```
make
mkdir -p obj
mkdir -p results
gcc -Iinclude/ -Isrc/ -DOPENCV `pkg-config --cflags opencv` -Wall -Wno-unkno…
-
Hi,
I maked the darknet with "GPU=1,CUDNN=1,OPENCV=1" successfully,however,when I use the command "sudo ./darknet detector test cfg/coco.data cfg/yolov3.cfg yolov3.weights data/dog.jpg
",it shows:
…
-
### System Information
OpenCV version: 4.7.0
Operating System / Platform: macOS Monterey
Python version: Python 3.11.3
CMake version: cmake version 3.26.3
### Detailed description
python build_f…
-
hi, @chanokin .I got the problem with **No module named 'model_binaries'** while running **test_lgn.py**. Not sure why the file exists but I cant import.
```
jovyan@f7c7c0462e94:~/Documents/vision$ …