-
Hi, I have a spare Raspberry Pi and already a GRBL on Uno and 3 axis 8825 shield, and motors, so I am keen to trial this laser cutter. I was interested in what is the difference between your GRBL vari…
-
so i try to use the code from https://github.com/markjay4k/YOLO-series/blob/master/part2%20-%20Processing%20Images%20with%20YOLO%20and%20openCV.ipynb
and i try to change yolo.cfg to yolov2.cfg and th…
-
Here is my config, same:
```ymal
MODEL:
META_ARCHITECTURE: "Detr"
WEIGHTS: "detectron2://ImageNetPretrained/torchvision/R-50.pkl"
PIXEL_MEAN: [123.675, 116.280, 103.530]
PIXEL_STD: [58…
-
I want update all dependencies to new version, so I need to remove the [Detectron2].For it,I write a new script to visual the result:
```python
import mmcv
from mmdet.apis import init_detector, …
-
Hey, I found your proposed method quite interesting. However, I am having issues in replicating the AUC reported in the paper (97.2) and in understanding the choice of some parameters in MONAD.ipynb. …
-
**### CORE GAMEPLAY:**
1. Whammy rebalancing:
Whammy damage increases by 10% with each subsequent hit.
When the player hits an enemy with a single weapon, it deals normal damage for th…
-
-
**Describe the bug**
For objects of any class other than the first detected class, the ObjectTracker pipeline node will emit a NEW tracklet followed by a REMOVED tracklet in the next frame. This beha…
-
In file included from /home/linkpi/ncnnprotest/zexample/nanodet-plus/main.cpp:6:0:
/home/linkpi/ncnnprotest/zexample/nanodet-plus/nanodet.h:12:1: warning: ‘typedef’ was ignored in this declaration
…
-
- [x] I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- [x] I am reporting the issue to the correct repository. (Model Garden official or research directory)
- [x] I checke…