diff --git a/README.md b/README.md index 1862a70d1..df808137e 100644 --- a/README.md +++ b/README.md @@ -226,4 +226,4 @@ Links to the papers: ## License -OpenPose is freely available for free non-commercial use, and may be redistributed under these conditions. Please, see the [license](LICENSE) for further details. Interested in a commercial license? Check this [FlintBox link](https://flintbox.com/public/project/47343/). For commercial queries, use the `Directly Contact Organization` section from the [FlintBox link](https://flintbox.com/public/project/47343/) and also send a copy of that message to [Yaser Sheikh](mailto:yaser@cs.cmu.edu). +OpenPose is freely available for free non-commercial use, and may be redistributed under these conditions. Please, see the [license](LICENSE) for further details. Interested in a commercial license? Check this [FlintBox link](https://cmu.flintbox.com/#technologies/b820c21d-8443-4aa2-a49f-8919d93a8740). For commercial queries, use the `Contact` section from the [FlintBox link](https://cmu.flintbox.com/#technologies/b820c21d-8443-4aa2-a49f-8919d93a8740) and also send a copy of that message to [Yaser Sheikh](mailto:yaser@cs.cmu.edu). diff --git a/doc/installation.md b/doc/installation.md index 1b0e74a21..02b4c90ac 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -101,7 +101,7 @@ We add links to some community-based work based on OpenPose. Note: We do not sup - Highly recommended: a CPU with at least 8 cores. - **Dependencies**: - OpenCV (all 2.X and 3.X versions are compatible). - - Caffe and all its dependencies. Interesting in porting OpenPose to other DL frameworks (Tensorflow, Caffe2, Pytorch, ...)?. Email us (gines@cmu.edu) if you are interesting in joining the OpenPose team to do so or feel free to make a pull request if you implement any of those! + - Caffe and all its dependencies. Have you ported OpenPose into another DL framework (Tensorflow, Caffe2, Pytorch, ...)?. Email us (gines@alumni.cmu.edu) or feel free to make a pull request if you implemented any of those! - The demo and tutorials additionally use GFlags.