Skip to content

Query a video data set by comparing embedded deep net features.

License

Notifications You must be signed in to change notification settings

PARC-projects/video-query-client-web

Repository files navigation

Video Query Client Build Status

Home page for Video Query project: Video Query Home

This repository provides the front-end deployment for the Video Query project. It uses Angular 6.x.

This front end calls the RESTful Video Query API, which uses Video Query Algorithms. The API can be used independently as well, for video querying independent of this front end. The code and documentation for the API and Algorithms are at

For further information about the Video Query project, please go to Video Query Home.

Wiki

For detailed instruction on how to utilize this repository, please have a look at our Wiki

Sample Video

We provide an Example that uses the video "sample.mp4" in the file_store/videos asset folder. This video was downloaded from YouTube. The license information for this video is contained in file_store/videos/sample.mp4-license-info.txt, with a screen shot of the YouTube page at the date and time of download provided as file_store/videos/sample.mp4-asset-screen-cap.png. This information is provided as an attribution, and it must not be considered advice, legal or otherwise, about using the video for this or any other purpose. Furthermore, the video file is provided WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Credits

Include a citation for a paper when we publish one. For now: If you find this repository useful, please cite https://github.com/PARC-projects/video-query-home.

Project team

Software development:

Algorithm development by Frank Torres, Matthew Shreve, Gaurang Ganguli and Hoda Eldardiry.

Changelog

The Changelog for this project is located at CHANGELOG.md.

License

Copyright (C) 2018 Palo Alto Research Center, Inc.

This program is free software for non-commercial uses: you can redistribute it and/or modify it under the terms of the Aladdin Free Public License - see the LICENSE.md file for details.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

If this license does not meet your needs, please submit an Issue on github with your contact information and institution, or email engage@parc.com, so we can discuss how to meet your needs.