Closed chen1474147 closed 9 years ago
@chen1474147 The caffe version is moved to https://github.com/mitmul/deeppose/tree/caffe . Now the master branch uses Chainer (https://github.com/pfnet/chainer) as DL framework, and it is just because I want to practice how to use Chainer, so that actually there is no significant improvements. Chainer is a pure python library and enable us to describe various network architectures easily, so I use Chainer to update this project. Thank you.
I see. Thank you very much!
hello, I remember that you have implemented a caffe version, right? Now this version seems to be using new DL framwork. Is there any improvemet than caffe version? Can you share this with me? thank you!