From d057d50cb538ad25695f4f3c2b542fe10fb23c09 Mon Sep 17 00:00:00 2001 From: Maassen Agnes <agnes.maassen@etu.ec-lyon.fr> Date: Mon, 25 Mar 2024 12:06:08 +0000 Subject: [PATCH] Delete readme.txt --- facades/readme.txt | 48 ---------------------------------------------- 1 file changed, 48 deletions(-) delete mode 100644 facades/readme.txt diff --git a/facades/readme.txt b/facades/readme.txt deleted file mode 100644 index d78dc15..0000000 --- a/facades/readme.txt +++ /dev/null @@ -1,48 +0,0 @@ -========================== - CMP Facade Database -========================== -We present a dataset of facade images assembled at the Center for Machine Perception, which includes 600 rectified images of facades from various sources, which have been manually annotated. The facades are from different cities around the world and diverse architectural styles. - -Website: cmp.felk.cvut.cz/~tylecr1/facade/ - -* Content * ------------ -CMP-extended dataset, 228 images -Image data: *.jpg -Object annotation: *.xml -Pixelwise labels: *.png -Label definition: label_names.txt - - line format: [label_id] [class_name] [label_z_order] - -* Documentation * ------------------- -Data origin, format and processing, annotation principles for 12 classes are specified in the report on the website. - -facade -molding -cornice -pillar -window -door -sill -blind -balcony -shop -deco -background - -* Citation * -------------- -Please use the following reference to cite the dataset: -@INPROCEEDINGS{Tylecek13, - author = {Radim Tyle{\v c}ek, Radim {\v S}{\' a}ra}, - title = {Spatial Pattern Templates for Recognition of Objects with Regular Structure}, - booktitle = {Proc. GCPR}, - year = {2013}, - address = {Saarbrucken, Germany}, -} - -* Contact * ------------ -Maintained by Radim Tylecek tylecr1@cmp.felk.cvut.cz -Last Update: 16.9.2013 \ No newline at end of file -- GitLab