A dataset containing cats and dogs.
Project description
](https://ci.appveyor.com/project/simonpf/catsndogs)
Cats and dogs
A small and simple data set containing images of cats and dogs. It is based on the Oxford-IIIT Pet Dataset.
Accessing the data
from catsndogs import training
from catsndogs import test
import glob
import os
training_folders = glob.glob(os.path.join(training.folder, "*"))
print("Folders with training images: ", training_folders)
folders = glob.glob(os.path.join(training.folder, "*"))
print("Folders with test images: ", test_folders)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
catsndogs-0.0.6.tar.gz
(4.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file catsndogs-0.0.6.tar.gz.
File metadata
- Download URL: catsndogs-0.0.6.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8790ad92ea368230d3d9265e74bbe652ff42f011cca9dd73281cd59bc5aa906
|
|
| MD5 |
7621673ac29d95dc33233f6a206126f1
|
|
| BLAKE2b-256 |
2fb00f8668e5b40d9c7e606fa987530713ca43e9c11182ae8260d79f67ebbc2e
|
File details
Details for the file catsndogs-0.0.6-py3-none-any.whl.
File metadata
- Download URL: catsndogs-0.0.6-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1d04327cebbbb3233b382357b4543cacf82905ab9dfcee737c4a2d910871917
|
|
| MD5 |
729ca7701da60817955e82d28841724b
|
|
| BLAKE2b-256 |
4ac1a5bf40d95f8db9159659cb5c2d28035930aaefcaec4e292a569405ef5a3b
|