una-dinosauria/3d-pose-baseline

How can I use this library in my own video ?

Closed this issue · 2 comments

Thanks for your interest in our research!

If you have problems running our code, please include

  1. Your operating system
  2. Your tensorflow version
  3. Your python version
  4. The stack trace of the error that you see

This is research code, and its primary purpose is to reproduce the scientific results that you see in our paper.
If you are looking for ways to extend our work such as

  • handling arbitrary images
  • handling videos as input
  • using your webcam as input
  • using other 2d detectors
  • large-scale deployment
  • handling missing data
  • you want to make a startup out of this code

then pull requests are welcome, but it is very unlikely we will have the time to help you.

Hi I am having ubuntu 18.04 and I run this library, It runs successfully but now I want to run it on my own video, that what should I do ?
Thank you.

Hi! Please note that ours is a research repo, only meant to reproduce scientific results.

That said, there is an excellent fork that you may follow to achieve what you want: https://github.com/ArashHosseini/3d-pose-baseline