yuanyuanli85 / Fast_Human_Pose_Estimation_Pytorch

Pytorch Code for CVPR2019 paper "Fast Human Pose Estimation" https://arxiv.org/abs/1811.05419
Apache License 2.0
326 stars 53 forks source link

License #20

Closed BadMachine closed 4 years ago

BadMachine commented 4 years ago

Question

Can you provide info about license? Is it free for commercial purpose? and redis under https://github.com/ilovepose/fast-human-pose-estimation.pytorch/blob/master/LICENSE this license?

yuanyuanli85 commented 4 years ago

Done. have added the license file. Apach-2.0

BadMachine commented 4 years ago

@yuanyuanli85 Thank you!