-
I am training my own images and they are 1280 x 720 (w x h).
I followed[ this tutorial ](http://christopher5106.github.io/object/detectors/2017/08/10/bounding-box-object-detectors-understanding-yolo.…
-
This is my custom pb file for detection for single object.I'm getting this error.
Process: org.tensorflow.yolo, PID: 23066
java.lang.RuntimeException: Node 'output' does not exist in model 'file…
-
1. The higher subdivisions will slow down the training or not?
2. If I run two training process, it will slow down the others or not?
3. When I train the yolo using yolo-tiny pre-train model, or re…
-
I want to display the label in my box.
However, it is displayed in black.
How can I display it?
What files or folders should I change?
![1 2](https://user-images.githubusercontent.com/26436942/3…
-
ビデオアップロードの機能を削除し、検出結果をフレーム内のテキストラベルに表示するように変更したコードは以下の通りです。
```python
# 必要なモジュールをインポート
import tkinter as tk
from tkinter import Tk
import cv2
from PIL import Image, ImageTk
import torch
import numpy …
-
### 💡 Your Question
I am trying to print the bounding box cordinates , labels and confidence , everything is working fine but it is not printing the output.
# Code snippet
import cv2
from su…
-
您好!我按照您的论文设置训练了一下,这是我训练了10、20epoch的结果,效果似乎有点糟糕,请问这是正常现象吗?损失函数也没重合,似乎遇到了过拟合现象?
![epoch_loss](https://user-images.githubusercontent.com/51877252/217256219-d89dc378-d78a-4d16-be89-44c9a240e6ac.png)
![m…
jszqf updated
3 months ago
-
Cuando uso el código obtengo el siguiente error:
---------------------------------------------------------------------------
RuntimeError Traceback (most recent call …
-
![image](https://user-images.githubusercontent.com/59314584/195542131-3554ac1b-e1f2-4cb5-9417-8debb296d623.png)
-