Crawler for Image Acquisition from World Wide Web
R Rajkumar, M V Sudhamani

TL;DR
This paper presents an image crawler that retrieves, filters, and stores unique images from the WWW using keywords, facilitating the creation of image datasets for Content Based Image Retrieval systems.
Contribution
It introduces a novel image crawler that efficiently collects and filters images from the web, supporting future CBIR system development.
Findings
Successfully downloads and filters relevant images from the web.
Creates a repository of unique images for CBIR training.
Supports building image datasets for various applications.
Abstract
Due to the advancement in computer communication and storage technologies, large amount of image data is available on World Wide Web (WWW). In order to locate a particular set of images the available search engines may be used with the help of keywords. Here, the filtering of unwanted data is not done. For the purpose of retrieving relevant images with appropriate keyword(s) an image crawler is designed and implemented. Here, keyword(s) are submitted as query and with the help of sender engine, images are downloaded along with metadata like URL, filename, file size, file access date and time etc.,. Later, with the help of URL, images already present in repository and newly downloaded are compared for uniqueness. Only unique URLs are in turn considered and stored in repository. The images in the repository are used to build novel Content Based Image Retrieval (CBIR) system in future.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Advanced Image and Video Retrieval Techniques · Video Analysis and Summarization
