{ "data_id": "26", "name": "vehicle", "exact_name": "vehicle", "version": 1, "version_label": "1", "description": "**Author**: Peter Mowforth \n**Source**: UCI - \n**Please cite**: Siebert,JP. Turing Institute Research Memorandum TIRM-87-018 \"Vehicle Recognition Using Rule Based Methods\" (March 1987) \n\n NAME\n vehicle silhouettes\n \n PURPOSE\n to classify a given silhouette as one of four types of vehicle,\n using a set of features extracted from the silhouette. The\n vehicle may be viewed from one of many different angles. \n \n PROBLEM TYPE\n classification\n \n SOURCE\n Drs.Pete Mowforth and Barry Shepherd\n Turing Institute\n George House\n 36 North Hanover St.\n Glasgow\n G1 2AD\n \n CONTACT\n Alistair Sutherland\n Statistics Dept.\n Strathclyde University\n Livingstone Tower\n 26 Richmond St.\n GLASGOW G1 1XH\n Great Britain\n \n Tel: 041 552 4400 x3033\n \n Fax: 041 552 4711 \n \n e-mail: alistair@uk.ac.strathclyde.stams\n \n HISTORY\n This data was originally gathered at the TI in 1986-87 by\n JP Siebert. It was partially financed by Barr and Stroud Ltd.\n The original purpose was to find a method of distinguishing\n 3D objects within a 2D image by application of an ensemble of\n shape feature extractors to the 2D silhouettes of the objects.\n Measures of shape features extracted from example silhouettes\n of objects to be discriminated were used to generate a class-\n ification rule tree by means of computer induction.\n This object recognition strategy was successfully used to \n discriminate between silhouettes of model cars, vans and buses\n viewed from constrained elevation but all angles of rotation.\n The rule tree classification performance compared favourably\n to MDC (Minimum Distance Classifier) and k-NN (k-Nearest Neigh-\n bour) statistical classifiers in terms of both error rate and\n computational efficiency. An investigation of these rule trees\n generated by example indicated that the tree structure was \n heavily influenced by the orientation of the objects, and grouped\n similar object views into single decisions.\n \n DESCRIPTION\n The features were extracted from the silhouettes by the HIPS\n (Hierarchical Image Processing System) extension BINATTS, which \n extracts a combination of scale independent features utilising\n both classical moments based measures such as scaled variance,\n skewness and kurtosis about the major\/minor axes and heuristic\n measures such as hollows, circularity, rectangularity and\n compactness.\n Four \"Corgie\" model vehicles were used for the experiment:\n a double decker bus, Cheverolet van, Saab 9000 and an Opel Manta 400.\n This particular combination of vehicles was chosen with the \n expectation that the bus, van and either one of the cars would\n be readily distinguishable, but it would be more difficult to\n distinguish between the cars.\n The images were acquired by a camera looking downwards at the\n model vehicle from a fixed angle of elevation (34.2 degrees\n to the horizontal). The vehicles were placed on a diffuse\n backlit surface (lightbox). The vehicles were painted matte black\n to minimise highlights. The images were captured using a CRS4000\n framestore connected to a vax 750. All images were captured with\n a spatial resolution of 128x128 pixels quantised to 64 greylevels.\n These images were thresholded to produce binary vehicle silhouettes,\n negated (to comply with the processing requirements of BINATTS) and\n thereafter subjected to shrink-expand-expand-shrink HIPS modules to\n remove \"salt and pepper\" image noise.\n The vehicles were rotated and their angle of orientation was measured\n using a radial graticule beneath the vehicle. 0 and 180 degrees\n corresponded to \"head on\" and \"rear\" views respectively while 90 and\n 270 corresponded to profiles in opposite directions. Two sets of\n 60 images, each set covering a full 360 degree rotation, were captured\n for each vehicle. The vehicle was rotated by a fixed angle between \n images. These datasets are known as e2 and e3 respectively.\n A further two sets of images, e4 and e5, were captured with the camera \n at elevations of 37.5 degs and 30.8 degs respectively. These sets\n also contain 60 images per vehicle apart from e4.van which contains\n only 46 owing to the difficulty of containing the van in the image\n at some orientations.\n \n ATTRIBUTES\n \n COMPACTNESS (average perim)**2\/area\n \n CIRCULARITY (average radius)**2\/area\n \n DISTANCE CIRCULARITY area\/(av.distance from border)**2\n \n RADIUS RATIO (max.rad-min.rad)\/av.radius\n \n PR.AXIS ASPECT RATIO (minor axis)\/(major axis)\n \n MAX.LENGTH ASPECT RATIO (length perp. max length)\/(max length)\n \n SCATTER RATIO (inertia about minor axis)\/(inertia about major axis)\n \n ELONGATEDNESS area\/(shrink width)**2\n \n PR.AXIS RECTANGULARITY area\/(pr.axis length*pr.axis width)\n \n MAX.LENGTH RECTANGULARITY area\/(max.length*length perp. to this)\n \n SCALED VARIANCE (2nd order moment about minor axis)\/area\n ALONG MAJOR AXIS\n \n SCALED VARIANCE (2nd order moment about major axis)\/area\n ALONG MINOR AXIS \n \n SCALED RADIUS OF GYRATION (mavar+mivar)\/area\n \n SKEWNESS ABOUT (3rd order moment about major axis)\/sigma_min**3\n MAJOR AXIS\n \n SKEWNESS ABOUT (3rd order moment about minor axis)\/sigma_maj**3\n MINOR AXIS\n \n KURTOSIS ABOUT (4th order moment about major axis)\/sigma_min**4\n MINOR AXIS \n \n KURTOSIS ABOUT (4th order moment about minor axis)\/sigma_maj**4\n MAJOR AXIS\n \n HOLLOWS RATIO (area of hollows)\/(area of bounding polygon)\n \n Where sigma_maj**2 is the variance along the major axis and\n sigma_min**2 is the variance along the minor axis, and\n \n area of hollows= area of bounding poly-area of object \n \n The area of the bounding polygon is found as a side result of\n the computation to find the maximum length. Each individual\n length computation yields a pair of calipers to the object\n orientated at every 5 degrees. The object is propagated into\n an image containing the union of these calipers to obtain an\n image of the bounding polygon. \n \n NUMBER OF CLASSES\n \n 4 OPEL, SAAB, BUS, VAN\n \n NUMBER OF EXAMPLES\n \n Total no. = 946\n \n No. in each class\n \n opel 240\n saab 240\n bus 240\n van 226\n \n \n 100 examples are being kept by Strathclyde for validation.\n So StatLog partners will receive 846 examples.\n \n NUMBER OF ATTRIBUTES\n \n No. of atts. = 18", "format": "ARFF", "uploader": "Jan van Rijn", "uploader_id": 1, "visibility": "public", "creator": null, "contributor": null, "date": "2014-04-06 23:23:10", "update_comment": null, "last_update": "2014-04-06 23:23:10", "licence": "Public", "status": "active", "error_message": null, "url": "https:\/\/www.openml.org\/data\/download\/54\/dataset_54_vehicle.arff", "default_target_attribute": "Class", "row_id_attribute": null, "ignore_attribute": null, "runs": 0, "suggest": { "input": [ "vehicle", "NAME vehicle silhouettes PURPOSE to classify a given silhouette as one of four types of vehicle, using a set of features extracted from the silhouette. The vehicle may be viewed from one of many different angles. PROBLEM TYPE classification SOURCE Drs.Pete Mowforth and Barry Shepherd Turing Institute George House 36 North Hanover St. Glasgow G1 2AD CONTACT Alistair Sutherland Statistics Dept. Strathclyde University Livingstone Tower 26 Richmond St. GLASGOW G1 1XH Great Britain Tel: 041 552 4400 " ], "weight": 5 }, "qualities": { "NumberOfInstances": 846, "NumberOfFeatures": 19, "NumberOfClasses": 4, "NumberOfMissingValues": 0, "NumberOfInstancesWithMissingValues": 0, "NumberOfNumericFeatures": 18, "NumberOfSymbolicFeatures": 1, "AutoCorrelation": 0.2579881656804734, "CfsSubsetEval_DecisionStumpAUC": 0.8287300415025641, "CfsSubsetEval_DecisionStumpErrRate": 0.3191489361702128, "CfsSubsetEval_DecisionStumpKappa": 0.5743705558785386, "CfsSubsetEval_NaiveBayesAUC": 0.8287300415025641, "CfsSubsetEval_NaiveBayesErrRate": 0.3191489361702128, "CfsSubsetEval_NaiveBayesKappa": 0.5743705558785386, "CfsSubsetEval_kNN1NAUC": 0.8287300415025641, "CfsSubsetEval_kNN1NErrRate": 0.3191489361702128, "CfsSubsetEval_kNN1NKappa": 0.5743705558785386, "ClassEntropy": 1.9990667655343635, "DecisionStumpAUC": 0.6492864709981353, "DecisionStumpErrRate": 0.5957446808510638, "DecisionStumpKappa": 0.2121027335369673, "Dimensionality": 0.022458628841607566, "EquivalentNumberOfAtts": null, "J48.00001.AUC": 0.8316733859441372, "J48.00001.ErrRate": 0.3108747044917258, "J48.00001.Kappa": 0.5850953729793031, "J48.0001.AUC": 0.8316733859441372, "J48.0001.ErrRate": 0.3108747044917258, "J48.0001.Kappa": 0.5850953729793031, "J48.001.AUC": 0.8316733859441372, "J48.001.ErrRate": 0.3108747044917258, "J48.001.Kappa": 0.5850953729793031, "MajorityClassPercentage": 25.768321513002363, "MajorityClassSize": 218, "MaxAttributeEntropy": null, "MaxKurtosisOfNumericAtts": 58.37545547363169, "MaxMeansOfNumericAtts": 439.9113475177304, "MaxMutualInformation": null, "MaxNominalAttDistinctValues": 4, "MaxSkewnessOfNumericAtts": 6.778393619108969, "MaxStdDevOfNumericAtts": 176.69261361302284, "MeanAttributeEntropy": null, "MeanKurtosisOfNumericAtts": 5.153140516514768, "MeanMeansOfNumericAtts": 117.6349487785658, "MeanMutualInformation": null, "MeanNoiseToSignalRatio": null, "MeanNominalAttDistinctValues": 4, "MeanSkewnessOfNumericAtts": 1.0415777283622756, "MeanStdDevOfNumericAtts": 22.770839172096306, "MinAttributeEntropy": null, "MinKurtosisOfNumericAtts": -0.9784712963069797, "MinMeansOfNumericAtts": 6.377068557919621, "MinMutualInformation": null, "MinNominalAttDistinctValues": 4, "MinSkewnessOfNumericAtts": -0.22634128032982506, "MinStdDevOfNumericAtts": 2.5921383276847254, "MinorityClassPercentage": 23.52245862884161, "MinorityClassSize": 199, "NaiveBayesAUC": 0.7665561841837499, "NaiveBayesErrRate": 0.5449172576832151, "NaiveBayesKappa": 0.27869634693062273, "NumberOfBinaryFeatures": 0, "PercentageOfBinaryFeatures": 0, "PercentageOfInstancesWithMissingValues": 0, "PercentageOfMissingValues": 0, "PercentageOfNumericFeatures": 94.73684210526315, "PercentageOfSymbolicFeatures": 5.263157894736842, "Quartile1AttributeEntropy": null, "Quartile1KurtosisOfNumericAtts": -0.7809324382806175, "Quartile1MeansOfNumericAtts": 35.846040189125304, "Quartile1MutualInformation": null, "Quartile1SkewnessOfNumericAtts": 0.2544045720298823, "Quartile1StdDevOfNumericAtts": 6.168386543971383, "Quartile2AttributeEntropy": null, "Quartile2KurtosisOfNumericAtts": -0.44165451580509285, "Quartile2MeansOfNumericAtts": 87.88356973995272, "Quartile2MutualInformation": null, "Quartile2SkewnessOfNumericAtts": 0.49824273394603363, "Quartile2StdDevOfNumericAtts": 8.06136271270135, "Quartile3AttributeEntropy": null, "Quartile3KurtosisOfNumericAtts": 0.1641613631458576, "Quartile3MeansOfNumericAtts": 178.1838061465721, "Quartile3MutualInformation": null, "Quartile3SkewnessOfNumericAtts": 0.789303136311914, "Quartile3StdDevOfNumericAtts": 31.682749869316492, "REPTreeDepth1AUC": 0.8786505597009364, "REPTreeDepth1ErrRate": 0.31678486997635935, "REPTreeDepth1Kappa": 0.5772957352598461, "REPTreeDepth2AUC": 0.8786505597009364, "REPTreeDepth2ErrRate": 0.31678486997635935, "REPTreeDepth2Kappa": 0.5772957352598461, "REPTreeDepth3AUC": 0.8786505597009364, "REPTreeDepth3ErrRate": 0.31678486997635935, "REPTreeDepth3Kappa": 0.5772957352598461, "RandomTreeDepth1AUC": 0.790527508168895, "RandomTreeDepth1ErrRate": 0.3132387706855792, "RandomTreeDepth1Kappa": 0.5820719121901752, "RandomTreeDepth2AUC": 0.790527508168895, "RandomTreeDepth2ErrRate": 0.3132387706855792, "RandomTreeDepth2Kappa": 0.5820719121901752, "RandomTreeDepth3AUC": 0.790527508168895, "RandomTreeDepth3ErrRate": 0.3132387706855792, "RandomTreeDepth3Kappa": 0.5820719121901752, "StdvNominalAttDistinctValues": 0, "kNN1NAUC": 0.7865899875047911, "kNN1NErrRate": 0.3191489361702128, "kNN1NKappa": 0.5741729817398842 }, "tags": [ { "tag": "study_14", "uploader": "1" }, { "tag": "study_1", "uploader": "0" }, { "tag": "study_446", "uploader": "0" }, { "tag": "study_275", "uploader": "0" }, { "tag": "study_101", "uploader": "0" }, { "tag": "study_407", "uploader": "0" }, { "tag": "study_591", "uploader": "0" }, { "tag": "study_79", "uploader": "0" }, { "tag": "study_117", "uploader": "0" }, { "tag": "study_201", "uploader": "0" }, { "tag": "study_213", "uploader": "0" }, { "tag": "study_308", "uploader": "0" }, { "tag": "study_101", "uploader": "0" }, { "tag": "study_661", "uploader": "0" } ], "features": [ { "name": "Class", "index": "18", "type": "nominal", "distinct": "4", "missing": "0", "target": "1", "distr": [ [ "opel", "saab", "bus", "van" ], [ [ "212", "0", "0", "0" ], [ "0", "217", "0", "0" ], [ "0", "0", "218", "0" ], [ "0", "0", "0", "199" ] ] ] }, { "name": "MAX.LENGTH_RECTANGULARITY", "index": "9", "type": "numeric", "distinct": "66", "missing": "0", "min": "118", "max": "188", "mean": "148", "stdev": "15" }, { "name": "HOLLOWS_RATIO", "index": "17", "type": "numeric", "distinct": "31", "missing": "0", "min": "181", "max": "211", "mean": "196", "stdev": "7" }, { "name": "KURTOSIS_ABOUT_MINOR", "index": "16", "type": "numeric", "distinct": "30", "missing": "0", "min": "176", "max": "206", "mean": "189", "stdev": "6" }, { "name": "KURTOSIS_ABOUT_MAJOR", "index": "15", "type": "numeric", "distinct": "41", "missing": "0", "min": "0", "max": "41", "mean": "13", "stdev": "9" }, { "name": "SKEWNESS_ABOUT_MINOR", "index": "14", "type": "numeric", "distinct": "23", "missing": "0", "min": "0", "max": "22", "mean": "6", "stdev": "5" }, { "name": "SKEWNESS_ABOUT_MAJOR", "index": "13", "type": "numeric", "distinct": "39", "missing": "0", "min": "59", "max": "135", "mean": "72", "stdev": "7" }, { "name": "SCALED_RADIUS_OF_GYRATION", "index": "12", "type": "numeric", "distinct": "143", "missing": "0", "min": "109", "max": "268", "mean": "175", "stdev": "33" }, { "name": "SCALED_VARIANCE_MINOR", "index": "11", "type": "numeric", "distinct": "424", "missing": "0", "min": "184", "max": "1018", "mean": "440", "stdev": "177" }, { "name": "SCALED_VARIANCE_MAJOR", "index": "10", "type": "numeric", "distinct": "128", "missing": "0", "min": "130", "max": "320", "mean": "189", "stdev": "31" }, { "name": "COMPACTNESS", "index": "0", "type": "numeric", "distinct": "44", "missing": "0", "min": "73", "max": "119", "mean": "94", "stdev": "8" }, { "name": "PR.AXIS_RECTANGULARITY", "index": "8", "type": "numeric", "distinct": "13", "missing": "0", "min": "17", "max": "29", "mean": "21", "stdev": "3" }, { "name": "ELONGATEDNESS", "index": "7", "type": "numeric", "distinct": "35", "missing": "0", "min": "26", "max": "61", "mean": "41", "stdev": "8" }, { "name": "SCATTER_RATIO", "index": "6", "type": "numeric", "distinct": "131", "missing": "0", "min": "112", "max": "265", "mean": "169", "stdev": "33" }, { "name": "MAX.LENGTH_ASPECT_RATIO", "index": "5", "type": "numeric", "distinct": "21", "missing": "0", "min": "2", "max": "55", "mean": "9", "stdev": "5" }, { "name": "PR.AXIS_ASPECT_RATIO", "index": "4", "type": "numeric", "distinct": "37", "missing": "0", "min": "47", "max": "138", "mean": "62", "stdev": "8" }, { "name": "RADIUS_RATIO", "index": "3", "type": "numeric", "distinct": "134", "missing": "0", "min": "104", "max": "333", "mean": "169", "stdev": "33" }, { "name": "DISTANCE_CIRCULARITY", "index": "2", "type": "numeric", "distinct": "63", "missing": "0", "min": "40", "max": "112", "mean": "82", "stdev": "16" }, { "name": "CIRCULARITY", "index": "1", "type": "numeric", "distinct": "27", "missing": "0", "min": "33", "max": "59", "mean": "45", "stdev": "6" } ], "nr_of_issues": 0, "nr_of_downvotes": 0, "nr_of_likes": 0, "nr_of_downloads": 0, "total_downloads": 0, "reach": 0, "reuse": 0, "impact_of_reuse": 0, "reach_of_reuse": 0, "impact": 0 }