Egge Public

ipcams2

Object Detection

2

ipcams2 Computer Vision Project

Images

4694 images
Explore Dataset

The project is for automated processing of home video camera feeds. This dataset includes both daytime and nighttime (IR) images, typically from perspective of a typical camera.

I suggest splitting the dataset and training two models: one for daytime and the other for nighttime. The nighttime pictures have a single channenl while the daytime ones have three channels, this results in significantly different features being trained. I identify if the image has one or three channels using the following shell command: identify -colorspace HSL -verbose "$f" | egrep -q "(Channel 0: 1-bit|red: 1-bit)"

The images are full size, so different sized models can be created. I've been training at 608x608. It includes many null images which have in the past triggered a false positives.

The classes are simply the things of interest I've seen from my house. In general this is more useful than the standard yolo classes, such as Zebra. However, you may want to have bear or some other wildlife. I've found squirrels are too small for my cameras to reliable pickup and detect. The perspective and framing of content is quite different from typical stock photos, so I think it makes a lot of sense to train the model using only images from ipcams.

Ideally, I will make models available for the many different tools people are using for AI already, including: Deepstack / BlueIris MotionEye Frigate

Cite This Project

If you use this dataset in a research paper, please cite it using the following BibTeX:

@misc{
                            ipcams2_dataset,
                            title = { ipcams2 Dataset },
                            type = { Open Source Dataset },
                            author = { Egge Public },
                            howpublished = { \url{ https://universe.roboflow.com/egge-public/ipcams2 } },
                            url = { https://universe.roboflow.com/egge-public/ipcams2 },
                            journal = { Roboflow Universe },
                            publisher = { Roboflow },
                            year = { 2024 },
                            month = { apr },
                            note = { visited on 2024-04-26 },
                            }
                        

Connect Your Model With Program Logic

Find utilities and guides to help you start using the ipcams2 project in your project.

Source

Egge Public

Last Updated

6 hours ago

Project Type

Object Detection

Subject

animals-people

Views: 501

Views in previous 30 days: 29

Downloads: 21

Downloads in previous 30 days: 2

License

CC BY 4.0

Classes

packages-vehicles
787 images
Overhead-People
2133 images
persons-dogs-chickens-Sheep-cats
1607 images