AadeIT
AadeIT
@xiaoyuzhu666 filters of config file A total of three find [yolo] [convolutional] size=1 stride=1 pad=1 filters=255
@xiaoyuzhu666 That's how I solved my error
@xiaoyuzhu666 Has nothing to do with the anchor
@xiaoyuzhu666 I think you useing the default anchors K-means clustering in yolo v2 ,not yolov3
ASD
Have you solved the problem yet? I'm here, too. Please help me
@superlou Hi,I am changed your code, that can work , thanks for your code ! ```python import gi from gi.repository import GObject import os import sys try: gi.require_version('Gst', '1.0') except...