About: DataDeps is a package for simplifying the management of data in your julia application. In particular it is designed to make getting static data from some server into the local machine, and making programs know where that data is trivial. Changes:Initial Announcement on mloss.org.
|
About: This database include 164 satellite iamges of different airports from google-earth, the first 110 images are used as training images, include 2337 aircrafts, the remained 54 images are used as test images, include 2206 aircrafts, each aircraft are labeled by two points and one number, indicating the positions of head and tail,and which point is the head. The labeled informations are recorded in two files: train.txt and test.txt, matlab is recommanded to be used for reading these data by import data tool. Changes:Initial Announcement on mloss.org.
|
About: The scancity of open database of small targets in remotesensing field has hindered the research in a lot. This open database includes 111 satellite images from google earth, 80 images are used as training set, contains 7862 vehicles. The other 31 images sre used as test set, contains 1635 vehicles. The positions of each vehicle are labeled by two points, which are recorded in "train.txt" and "test.txt" respectively. The label information is easily to be read by matlab tool. So such an open database is very useful for researchers in object detection fields. Changes:Initial Announcement on mloss.org.
|
About: This is a tool for retrieving nearest neighbors and clustering of large categorical data sets represented in transactional form. The clustering is achieved via a locality-sensitive hashing of categorical datasets for speed and scalability. Changes:Initial Announcement on mloss.org.
|