Intruder Detection
Object Detection Dataset with 4 classes in VOC Format
@kaggle.tarunbisht11_intruder_detection
Object Detection Dataset with 4 classes in VOC Format
@kaggle.tarunbisht11_intruder_detection
CREATE TABLE test (
"filename" VARCHAR,
"width" BIGINT,
"height" BIGINT,
"class" VARCHAR,
"xmin" BIGINT,
"ymin" BIGINT,
"xmax" BIGINT,
"ymax" BIGINT
);
Anyone who has the link will be able to view this.