ubuntu卡在解锁界面

    科技2025-03-15  20

    ubuntu卡在解锁界面

    It’s FOSS…!

    是FOSS……!

    TL; 博士 (TL; DR)

    Today, I am releasing v1.1 of my software “Facerec — Linux face unlock”. It is highly optimized and it has a user-friendly CLI to operate it. You can install it just like any other ubuntu software with apt install. Check out the Installation guide here and consider giving the repo a star :)

    今天,我发布了我的软件“ Facerec-Linux Face Unlock”的v1.1。 它经过高度优化,并具有易于操作的CLI。 您可以使用apt install像安装其他任何ubuntu软件一样安装它。 在这里 查看安装指南 , 并考虑给仓库一个星星:)

    故事 (Story)

    I first built this software around a year ago, as my academic project at my university. I decided its name to be Facerec. I ended up pushing it on GitHub with a set of instructions to install it. Initially, I didn’t expect a lot of people would use it. It didn’t have a friendly installation/usage guide. I was pleasantly surprised when people reach out to me via email and LinkedIn, with the problems they were facing. So I decided to put some more time to make it better and user friendly.

    大约一年前,作为我在大学的学术项目,我首次构建了该软件。 我决定将其命名为Facerec 。 我最终在GitHub上推送了安装说明。 最初,我没想到会有很多人会使用它。 它没有友好的安装/使用指南。 当人们通过电子邮件和LinkedIn与我联系时,面对他们遇到的问题,我感到非常惊喜。 因此,我决定花更多时间使它变得更好和用户友好。

    So I spent a few weeks on the project again. And this time I think I ended up making it quite amazing. I almost rewrote the entire codebase, and now I am officially releasing it as facerec v1.1, and it all was worth it. The response time is reduced by 70%, and it’s super-secure now. Also, I have created a PPA(personal package archive) for it. So, now you can install it just like any other Ubuntu software, with apt install .

    所以我又花了几个星期在这个项目上。 这次我想我最终使它变得非常惊人。 我几乎重写了整个代码库,现在我正式将其发布为facerec v1.1 ,这一切都是值得的。 响应时间减少了70%,并且现在非常安全。 另外,我还为此创建了一个PPA(个人软件包存档)。 因此,现在您可以使用apt install像安装其他任何Ubuntu软件一样安装它。

    什么是新的 (What’s new)

    The whole model has been updated for better performance.

    整个模型已更新,以实现更好的性能。 Improved security.

    提高安全性。 Serious bug fixes such as frozen on the software center problem, etc.

    严重的错误修复,例如冻结在软件中心问题等。 A much better CLI with additional features.

    具有其他功能的更好的CLI。 Auto completions for the CLI. It is one of the trivial features I am extra proud of 😂

    CLI的自动完成功能。 这是我为之骄傲的琐碎功能之一 A deb package, PPA, and a docker image for testing.

    一个deb包,PPA和一个用于测试的docker映像。

    捐款欢迎 (Contributions Welcome)

    Bug reports, Feature requests and PRs will be highly appreciated.

    错误报告,功能请求和PR将会受到高度赞赏。

    Dockerfile for the testing environment can be found here. (Will soon upload the image to docker hub)

    可在此处找到用于测试环境的Dockerfile。 (将很快将图像上传到Docker Hub)

    Currently, facerec is only supported on Ubuntu. Ping me if you want it for other distribution.

    当前,仅Ubuntu上支持facerec。 如果您要其他发行版本,请联系我。

    安装 (Installation)

    1. Update Sources

    1.更新源

    sudo apt update

    2. add PPA to your machine

    2.将PPA添加到您的计算机

    sudo add-apt-repository ppa:rushabh-v/facerec

    3. Install Facerec

    3.安装Facerec

    sudo apt install facerec

    4. Source bashrc

    4.来源bashrc

    source ~/.bashrc

    命令行界面 (Command Line Interface)

    README README的屏幕截图

    看看这个 (Check It Out)

    Check it out here. Consider giving it a star. If you use Ubuntu, consider giving it a shot, For other distribution, you can check out howdy. You can read more about how I built this project here.

    在这里查看 。 考虑给它一个星星。 如果您使用Ubuntu,请考虑试用一下 。对于其他发行版,您可以查看howdy 。 您可以在此处阅读有关我如何构建此项目的更多信息。

    链接到仓库 (Link to the repo)

    翻译自: https://towardsdatascience.com/install-my-face-unlock-on-your-ubuntu-b27d73fcf54b

    ubuntu卡在解锁界面

    Processed: 0.010, SQL: 8