Skip to content

Conversation

@nocotan
Copy link

@nocotan nocotan commented Feb 14, 2019

This is an implementation example of own dataset using PyTorch C ++ Frontend.

The test_data is a pair of images and labels.

$ cat ../test_data/labels.txt
image1.jpg,0
image2.jpg,0
image3.jpg,1

@soumith
Copy link
Contributor

soumith commented Mar 1, 2019

cc: @yf225

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants