Skip to content

Latest commit

 

History

History
39 lines (33 loc) · 2.41 KB

LICENSE.md

File metadata and controls

39 lines (33 loc) · 2.41 KB

Copyright (c) 2016-2018, Ernesto Coto, Visual Geometry Group, Oxford University. License: BSD All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

LICENSE OF THE DEPENDENCIES

Please note that software/models used by this software may be subject to different licensing constraints. For instance:

  1. For the license of the Resnet models see http://www.robots.ox.ac.uk/~vgg/data/vgg_face2/
  2. For the license of facenet see https://github.com/davidsandberg/facenet/
  3. For the license of Caffe see https://github.com/BVLC/caffe/
  4. For the license of py-faster-rcnn see https://github.com/rbgirshick/py-faster-rcnn
  5. For the license of the static build of ffmpeg for Linux see https://johnvansickle.com/ffmpeg/
  6. For the license of the static build of ffmpeg for macOS see https://ffmpeg.zeranoe.com/builds/readme/macos64/static/ffmpeg-20180411-9825f77-macos64-static-readme.txt
  7. For the license of the static build of ffmpeg for MS Windows x64 see https://ffmpeg.zeranoe.com/builds/readme/win64/static/ffmpeg-20180412-8d381b5-win64-static-readme.txt
  8. For the license of DLib see http://dlib.net/license.html
  9. For the license of Pytorch_Retinaface see https://github.com/biubug6/Pytorch_Retinaface/blob/master/LICENSE.MIT