Code Monkey home page Code Monkey logo

teddy-bear-dataset's Introduction

Teddy Bear Images Dataset

This repository contains details and downloads links of teddy bear images scraped from google photos searching various keywords related to a teddy bear.

After little cleaning on scraped images, the dataset comprises of 6112 images of a teddy bear at various resolutions in various format(png, jpg and jpeg).

Collage of randomly pick images

  • Collage made from randomly picked images from dataset. Size of image in collage doesn't represent actual image size.

packed teddy bear

  • After removing the background, images are greedily packed into a canvas.

faces collage teddy bear

  • Used custom Yolo model to detect faces from raw images and then resized into 256x256 pixels. Teddy bear face dataset comprises of 4992 images of faces in png format.
  • Manually labelled faces from 456 teddy bear images. Images and bounding boxes of the face are available in Yolo format.
  • Upscaled face images into 1024x1024 pixels using ESRGAN and 637 images were sampled based on PSNR value. Above collage contains randomly pick upscaled face images.
Download Link
Raw images zip Link
Faces in 256x256 zip Link
Images with faces bbox labels zip Link
Faces in 1024x1024 zip Link

Acknowledgements

  • For faces detection, used Darknet framework for training of yolo model
  • For image upscaling, used BasicSR's ESRGAN pretrained model
  • For background removal, used U-2-Net pretrained model
  • For greedy image packing, Mosaic

Disclaimer

  • I do not own any of this images. If copy-right of any of images belong to you, please contact me for removal.

teddy-bear-dataset's People

Contributors

levindabhi avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.