This project is no longer supported. |
---|
Monocular is a web-based application that enables the search and discovery ofcharts from multiple Helm Chart repositories. It is the codebase that powers theHelm Hub project.
Click here to learn more about Helm, Charts and Kubernetes.
Monocular is deprecated and no longer supported. There have been no new updatesto the codebase since March 2020. It has now been deprecated by the maintainers.
If you need an open source project to display your charts you may consider usingthe Artifact Hub (which you canrun yourself).Helm uses the Artifact Hub software to power the built-in hub search.
You can use the chart in this repository to install Monocular in your cluster.
helm install stable/nginx-ingress
helm install stable/nginx-ingress --set controller.hostNetwork=true
$ helm repo add monocular https://helm.github.io/monocular
$ helm install monocular/monocular
Use the Ingress endpoint to access your Monocular instance:
# Wait for all pods to be running (this can take a few minutes)
$ kubectl get pods --watch
$ kubectl get ingress
NAME HOSTS ADDRESS PORTS AGE
tailored-alpaca-monocular * 192.168.64.30 80 11h
Visit the address specified in the Ingress object in your browser, e.g. http://192.168.64.30.
Read more on how to deploy Monocular here.
To focus on the CNCF Helm Hub requirements, in-cluster features have beenremoved from Monocular 1.0 and above. We believe that providing a good solutionfor deploying and managing apps in-cluster is an orthogonal user experience to apublic search and discovery site. There is other tooling that can support thisusecase better (e.g. Kubeapps or RedHatAutomationBroker).
Monocular v0.7.3includes in-cluster features and can still be installed and used until your teamhas migrated to another tool.
The Monocular roadmap is currently located in the wiki.
This project is still under active development, so you'll likely encounterissues.
Interested in contributing? Check out the documentation.
Also see developer's guide for information on how tobuild and test the code.
论文精读——Monocular Real-time Hand Shape and Motion Capture using Multi-modal Data 第二周的第二篇文章,来自去年五月的CVPR 主要是针对手势的实时识别,在写到这的时候知识粗略的看了一下简介, 给我的第一感觉是这篇文章有较强的工程价值,因为是实时的且输入的内容是图片,但是不知道网络规模,具体的还是要等精读过后才知道。 废话不
SVO(SVO: fast semi-direct monocular visual odometry)翻译 1、介绍 摘要——半直接法消除了运动估计中昂贵的特征提取和匹配技术的需要,直接在像素级上操作,做到了在高帧率下的亚像素精度(subpixel precisio