forked from ml-lab/DeepVideoAnalytics
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move kube_shell into dvactl with defaults. Avoid race in kube mode by
creating initial models on scheduler, which is also launched before webserver and is a singleton. Soon: Export trained approximators. FAISS K-NN graph. Next: - Implement pre-condition checks, failed to launch error messages for processes. Rollback created models on failure to launch. - Implement clustering. - Implement location net, fine-tuning / training face recognition models
- Loading branch information
akshay bhat
committed
Jun 9, 2018
1 parent
b1d2a16
commit c7f1675
Showing
3 changed files
with
49 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters