-
some websocket worker get 100% CPU
`ps -ef | grep Websocket`
root 14893 1 0 Oct15 ? 00:04:20 php /var/www/nms/app/cli Websocket main start
root 14975 14893 0 Oct15 ? …
HBSpy updated
3 years ago
-
Hi author!
I find that the MR of FPN+NMS is 42.9 on the paper, but the official value is 50.42.
Could you tell me how to achieve the 42.9MR of FPN+NMS?
Waiting for your reply!
Thanks
-
If I spawn a horse, set the mount to my player, and set the horse's navigation, the horse won't move until the player unmounts it. The horse is not controllable by the player.
1.9 and build 1326
-
Use python3.6, net-snmp 5.7.2 ,walk node find memory always leak, then update net-snmp5.8,and problem still exist,anyone also have this problem?
tracebak information like this:
res = client_in…
-
When I built the cython modules, some errors came out:
#python setup.py build_ext --inplace
running build_ext
skipping 'utils/bbox.c' Cython extension (up-to-date)
skipping 'utils/nms.c' Cython ex…
-
使用PPYOLOE_R初始化了一个model
model = pdrs.tasks.det.PPYOLOE_R(
backbone="CSPResNet_m",
num_classes=133,
nms_score_threshold=0.1,
nms_topk=2000,
nms_keep_topk=-1,
nms_normalize…
-
Hi Tianwei,
Happy New Year!
I am running into the following problem. I made a Dockerfile for easier transfer. However, I kept encountering
```
iou3d cuda not built. You don't need this if…
-
Hello @AlexeyAB ! Can you please answer the questions about the code?
- File darknet.h in your repository where you disappeared? Which file replaces or with which file are you merged? Also for what…
-
I'm trying to export a model trained in detectron2 using `export_model.py`. My model's configuration and the way I'm building it are as follows:
```python
def setup_cfg():
cfg = get_cfg()
…
-
zzg@zzg-Strix-GL504GW-S5CW:~/CARLA/PythonAPI/carla/lanedet$ python setup.py build develop
/home/zzg/.local/lib/python3.8/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 0…