-
### Discussed in https://github.com/orgs/ultralytics/discussions/17269
Originally posted by **ksv87** October 30, 2024
Why is AP considered this way? The P-R curve calculation doesn't look rig…
-
### Model introduction
The models created by NVIDIA and excellent at range of tasks. The math and coding capabilities seems not top notch compare to leading model in many benchmark but still curious …
-
Loading and preparing results...
Traceback (most recent call last):
File "tools/train.py", line 92, in
main(args)
File "tools/train.py", line 87, in main
trainer.run(train_dataloader…
-
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
…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Encountered known unsupported method torch.Tensor.new_tensor**
**To Reproduce**
Code snippet about how to reproduce the b…
-
Hi, I would like to inference on test data, but it seems that the repository didn't include that file. Is there any references could help me with that?
-
#72
-
Hi,
So Alien Isolation is ported to linux by Feral, would it be possible to port this mod also to linux? There is SteamVR linux and OpenHMD, both supporting Oculus Rift (no pos tracking :( ) and HT…
-
I'm trying to optimise the inference time when dealing with a set of images. Using the main_test.py to process 5 images, takes about 15 seconds.
```
Performing inference for scale: (1400, 2000)
T…
-
## 环境版本说明
OS: ubuntu20.04下
docker: docker rknntoolkit 1.7.3 环境
## 背景:
需要转换Y8的网络,在Q群讨论过了,做了y8的网络层修改,
具体是用原生的y8的网络,做如下 修改
1, 将ultrralytics 文件夹下的所有chunk 算子 等效替换成chunk;
接着便开始输出onnx:
```
from ul…