DatasetExplorer is a Java application for exploring and searching in large collections of annotated images, and is based on the Galatee library (a library developed for bringing fast, convenient, easily usable GUI components for browsing-searching image collections and annotated images).
The DatasetExplorer application (as its name indicates it) is mainly dedicated to explore learning dataset in the framework of automatic image annotation.
Feel free to send me an email at nicolas.james@gmail.com if you are interested by this project.
TRECVID2005_145/shot145_102_RKF.jpg,140_Steeple,107_Standing,101_Urban_Park,224_Outdoor,434_Tower,208_Urban_Scenes,181_Adult,363_Pavilions,361_Overlaid_Text,290_Daytime_Outdoor,210_Animal,400_Runway,316_Group,226_Building,042_Castle TRECVID2005_148/shot148_491_RKF.jpg,153_Landscape,309_Free_Standing_Structures,442_Sidewalks,235_Vegetation,224_Outdoor,072_Graveyard,115_Commercial_Advertisement,361_Overlaid_Text,290_Daytime_Outdoor,400_Runway,435_Trees,226_Building,042_Castle
file for a local image file, or http for an image file accessible via HTTP,The DatasetExplorer application (and some libraries used by it) is built on a GNU/Linux platform but it should work also on the windows platform (if not, drop me a line at nicolas.james@gmail.com about any problem you encounter).
However, the application use some external applications (like those of the ImageMagick project) on a GNU/Linux system (through a special class called SystemCommandHandler2 which is only available for GNU/Linux system), so some features are only available on GNU/Linux and Unix systems.
DatasetExplorer.sh, line 4, with the path where you have installed DatasetExplorer, and launch this script.DatasetExplorer.bat.plugins directory and ungzip itcvHaarClassifierCascade directory and launch make (your PKG_CONFIG_PATH must contain the path to your opencv.pc, see your OpenCV installation ~OpenCV/lib/pkgconfig)In the DatasetExplorer: File > Load Dataset, then use the TAR archive explorer option, select the archive file and open it.
DatasetExplorer-1.0-2010-12.01 visualizing a PascalVOC dataset is an option of DatasetExplorer (available in the File menu > Load dataset, select the tab PascalVOC explorer, specify a directory that contains the JPEGImages and Annotations directories of a PascalVOC datasets and click the Open button).Galatee.properties file for indicating the path to the temporary directory.
anonymous password anonymous) (it's an Eclipse Java Project)DatasetExplorer uses the following libraries:
DatasetExplorer, a Java application for exploring collections of images in Java.
Copyright © 2009-2010, Nicolas James.
http://njames.trevize.net/wiki/projects:DatasetExplorer
DatasetExplorer is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
Galatee is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this Module; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.