-
@AlexeyAB can YOLO or other detection algorithm provide accurate enough object detection of custom object so a robot can use the coordinates to pick from?
The idea is to train a custom dataset of …
-
* JGraphT version: 1.5.1
* Java version (java -version)/platform: Java 11/NixOS (nixos/nixpkgs@fdb42a72ec4298fb204b885105c6823b33897f09)
**Issue**
I may be missing something, but the heurist…
-
### Describe the feature and motivation
samples is one of the main faces of the library. Currently, we have a lot of poorly organized, mainly obsolete samples in OpenCV. We need to clean it up in O…
-
**What would you like to be added/modified**:
[**Plato**](https://github.com/TL-System/plato) is a new software framework to facilitate scalable federated learning. So far, Plato has already su…
-
@zygmuntszpak When you're available, could you give a reference list of algorithms that needs to be implemented in this package?
-
MMYOLO Call for Proposals
---
在各个领域中 YOLO 系列改进算法众多,哪些改进的算法或者模块你觉得非常有用?欢迎在 Issue 中留言。我们会根据反馈列入开发计划当中。
**Issue 回复模板**
- 算法名:
- 发布的会议和年份(如有):
- 论文(如有):
- 数据集(如有):
- 简介(如有):
- 代码(如有):
- 相关解读(如…
-
We want to add 2D spherical geometry $(r, \theta)$ on the grid with axisymmetry in $\phi$.
The following tasks need to be done:
- [x] update the geometry source terms in `Castro/Source/sources/C…
-
Hi, thanks for your sharing. I noticed that you set Information matrix for odometry edges, = 500.0 0.0 0.0 500.0 0.0 500.0 and Information matrix for loop closure edges, = 700.0 0.0 0.0 700.0 0.0 70…
-
I was trying to draw a map using filled path but on the Initialize() method I got IndexOutOfRangeException on "_triPrev" variable on for() loop because "count" goes much higher than the array. The map…
-
Next: step 6 in Protocol 5 on a 2D image gave me this error:
```
root - INFO - original shape: (0, 839, 1416), new shape: [ 0 839 1416]
root - INFO - start: 0, end: None, remaining_planes: 0, …