jgraving / DeepPoseKit

a toolkit for pose estimation using deep learning

Home Page:http://deepposekit.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

step1_create_annotation_set.ipynb

zpeppmeier opened this issue · comments

I keep getting the error "AttributeError: 'Dataset' object has no attribute 'value'" when running the lines under subsection "Create a data generator". After searching, I believe this is due to the dataset.value attribute being depreciated however I am having trouble solving the issue. Any suggestions?