Giter VIP home page Giter VIP logo

cv-actions's Introduction

动手实践计算机视觉

GitHub issues GitHub forks GitHub stars GitHub license HitCount PyPI - Python Version repo size contributors watcher

打造一个用于学习和探索计算机视觉的社区。

项目组件

项目目录清单:

  • /docs/:存放一些教程,使用说明之类的文档(注意:使用 markdown 书写)
  • data/: 数据的存放
  • models/: 模型的参数存储
  • outputs/: 模型的输出结果,可以创建子目录 data/ 存放大文件
  • /app/:存放相关的 API
  • notebook/:存放 jupyter notebook 等相关的文件
  • draft/:(可以放置在任何位置)存放一些不成熟的或者未开发完成的一些相关内容,不被上传到 github

由于 data/models/draft/ 加入到 .gitignore 不被 git 管理,所以,当您 fork 到本地时,需要在终端执行:

$ mkdir data draft models

为了避免项目的混乱,使用 Git Flow 进行管理。当您将项目克隆的本地电脑后,请您运行:git flow init 并随之切换到 develop。具体是使用请 📖 https://xinetzone.github.io/projects/

待办事项

投稿

请阅读 CONTRIBUTING,了解本站的行为准则以及如何提交拉取请求。不想贡献代码者可以在 /docs/ 中提供教程等文档。

版本发布

遵循 语义化版本 进行版本控制。

作者

另请参阅参与此项目的贡献者列表。

许可证

此项目根据 GNU GPL-v3 许可证获得许可 - 有关详细信息,请参阅 LICENSE 文件。

致谢

  • 感谢所有使用和参与本项目的人

cv-actions's People

Contributors

xinetzone avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.