dataset.py 文件源码

python
阅读 26 收藏 0 点赞 0 评论 0

项目:DeepPoseComparison 作者: ynaka81 项目源码 文件源码
def load(self):
        """ Load a dataset.
        If a dataset has not been downloaded yet, this class downloads it.
        """
        # download a dataset if needed.
        self._download()
        # load joints.
        self.joints = self._load_joints()
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号