I am testing computer vision algorithms for image categorization. I would like to find a dataset with a few categories of objects e.g. cats and dogs. This dataset should have all the variability within each class be due to the class's intrinsic variability. That is, I don't want to have to worry about pictures taken from different viewpoints or under different lighting conditions etc. Almost all the variability within a category should be due to the intrinsic variability of that category e.g. the category of cats would contain many different images because cats actually look different from one another, not because the images were produced under different conditions.
Preferably, the objects will be "cut out" (on a uniform background). The size of the dataset is not important. Synthetic images (perhaps produced with 3D graphics software) are also ok. The images need to come labeled with their category.
Does anyone know of a dataset like this?