-
* face_recognition version:
* Python version:3.7.4
* Operating System: Ubuntu 10.04
### Description
The detection model was not performing as per our needs , so we tried Yolov3 model for face d…
-
I was wondering if there were any resource to acquire the vocabulary used for the instruction based environment for dmlab30
-
I'm trying to debug what I think is an unrelated issue, and Racket 7.4 is doing something naughty with memory that makes `gdb` and `valgrind` give up before I get to the bug I want to be looking at. S…
-
Hi,
I am trying to converts **yolov2** weights to tensorflow buffers using following command:
`./flow --model yolov2-tiny.cfg^C-load yolov2-tiny.weights --savepb`
**yolov2-tiny.cfg**
```
[n…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection/issues) and [Discussions](https://github.com/open-mmlab/mmdetection/discussions) but cannot get the expected …
-
so I have the following code and I am hoping to get all the categories an image has however it just shows one category for one image even though that image might have multiple annotations:
```
imp…
-
``# Author: Zylo117
"""
Simple Inference Script of EfficientDet-Pytorch
"""
import time
import random
import torch
from torch.backends import cudnn
from backbone import EfficientDetBackbon…
-
Using the code from the notebook
```# import keras
import keras
# import keras_retinanet
from keras_maskrcnn import models
from keras_maskrcnn.utils.visualization import draw_mask
from keras…
-
I've been attempting to get r-cade running on a Kano, which is essentially a Raspberry Pi running (a version of) Raspbian. Specifically:
- OS: Kanux Beta 4.3.3 Hopper (based on Debian 9.6 AKA Stret…
-
### Describe the issue
I want to use C# to call yolov8 to convert the onnx model file, and when loading, it prompts Microsoft.ML.OnnxRuntime.OnnxRuntimeException: "[ErrorCode:InvalidArgument] Input…