python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Calculate the number of objects in a video using the imageai library
Hello everyone I want to count the number of objects in a video using the imageai library.
This is my source code:
from imageai.Detection import ObjectDetection
import cv2
import time
video = cv2.Vid...
Сергей Степин
Votes: 0
Answers: 0
Virtual dog fence with ImageAI
I'd like to detect when my dog sets foot in the lawn.
In the attached image, that brown-reddish dirt strip will eventually become my lawn.
I have a fixed camera that streams a live video of my backyar...
j4zzcat
Votes: 0
Answers: 1
Cannot import name "BatchNormalization" from "keras.layers.normalization" after trying to install imageai 2.1.5
I've tried to install pytorch but it failed. I've also downloaded all the libraries needed for it to run (opencv-python, numpy, scipy, among others) still, nothing... How can I solve this issue?
Error...
Beeharee Arnav
Votes: 0
Answers: 1
ImageAI/Keras can't load ResNet model
I'm trying to use the Image Prediction tool in the imageai library, and I'm getting the following two errors... As a beginner, I honestly can't make sense of the errors, and I couldn't find any answer...
Cande
Votes: 0
Answers: 1