pranoyr / End-to-End-Trainable-Multi-Instance-Pose-Estimation-with-Transformers

pose-detection-transformer
Apache License 2.0
18 stars 1 forks source link

Test inference time #2

Open gsrujana opened 2 years ago

gsrujana commented 2 years ago

Hi, Thanks for the interesting work. I am looking to see if this can run real-time with webcam inputs. Please let me know if that is possible. Also can this be run on CPU only?

Thanks

❓ How to do something using DETR

Describe what you want to do, including:

  1. what inputs you will provide, if any:
  2. what outputs you are expecting:

NOTE:

  1. Only general answers are provided. If you want to ask about "why X did not work", please use the Unexpected behaviors issue template.

  2. About how to implement new models / new dataloader / new training logic, etc., check documentation first.

  3. We do not answer general machine learning / computer vision questions that are not specific to DETR, such as how a model works, how to improve your training/make it converge, or what algorithm/methods can be used to achieve X.