Real-time multi-person key point detection system: OpenPose | Open Source Daily 0907

CMU-Perceptual-Computing-Lab/openpose

Stars: 27.9k License: NOASSERTION

OpenPose is an open source project that is the first real-time multiplayer system capable of jointly detecting human body, hand, face and footsteps keypoints (135 keypoints in total) on a single image. The project has the following core advantages:

  • 2D real-time multi-player key point detection function
  • Supports 15, 18 or 25 body/footprint keypoint estimates, and includes 6 footstep keypoints. The running time is independent of the number of people detected.
  • Supports 2x21 hand joint point estimation, and the running time depends on the number of people detected.
  • Supports 70 facial feature point estimation, and the running time depends on the number of people detected.
  • Real-time 3D single user skeleton pose recognition: supports 3D reconstruction from multiple perspectives; handles Flir camera synchronization; compatible with Flir / Point Gray cameras;
  • A calibration toolbox is provided to evaluate camera parameters such as distortion, internal and external parameters.

smoke/smoke

Stars: 11.3k License: Apache-2.0

Rook is an open source, cloud-native storage orchestrator that provides Kubernetes with the platform, framework, and support needed to natively integrate with Ceph storage. It automates the deployment and management of Ceph by building on Kubernetes resources to provide self-managing, self-scaling and self-healing storage services. The following are the core advantages of the project:

  • Provides file, block and object storage
  • Automated deployment, configuration, scaling upgrade and monitoring
  • High stability and strong backward compatibility

SimplifyJobs/New-Grad-Positions

Stars: 7.1k License: NOASSERTION

This project is a repository for sharing and tracking software, technology, computer science, product manager, and quant jobs for new graduates. The project has the following features:

  • Automatic updates: Use scripts to automatically update the latest job information.
  • Simple contribution: add or edit work by submitting an issue.
  • New application options: The gray button represents standard release, and the blue button represents Simplify one-click application.

cloudcommunity/Free-Certifications

Stars: 4.0k License: MIT

This program is a curated list of free courses and certifications. The program offers free courses and related certifications in a variety of technology areas, including cloud computing, cybersecurity, databases, and more. The following are the core benefits and main features of the project:

  • Offering top deals that are limited in time and expiring soon.
  • Launched by Cloud Study Network, it aims to share knowledge and build a global technology community.
  • The list covers free certification opportunities provided by many well-known companies (such as Nutanix, Gitlab, Oracle).
  • Contains extensive and in-depth learning resources covering different fields (such as artificial intelligence, data analysis) and professional nature (such as information security management).

In short, this open source project provides users with a way to obtain qualifications and honorary marks awarded by various important manufacturers or organizations in the IT industry (such as Microsoft Azure, AWS), and helps them obtain better employment opportunities or further develop their careers. Necessary skills are required.

jzhang38/TinyLlama

Stars: 1.4k License: Apache-2.0

The TinyLlama-1.1B project aims to pre-train a 1.1B Llama model with 3 trillion tokens. With proper optimization, we can complete this task in just 90 days using 16 A100-40G GPUs. The project uses the exact same architecture and tokenizer as Llama 2, so TinyLlama can be easily applied to open source projects built on Llama. In addition, TinyLama has only 1.1 billion parameters and is very compact, which allows it to meet a variety of application scenarios that require low computing and memory usage.

core advantages:

  • Can be plugged into and run in many open source projects built on LLama
  • Compactness: only 1.1 billion parameters, works within computational resource and memory constraints
  • Support FSDP for multi-GPU and multi-node distributed training
  • Provides flash attention, fused layernorm, fused swiglu and other features

e2b-dev/awesome-ai-agents

Stars: 1.2k License: NOASSERTION

Awesome AI Agents is a list of AI agents divided into two parts: open source projects and closed source projects and companies. This list provides some SDKs, frameworks, and tools that can be used to build AI agents.

  • open projects
    • AgentGPT: A browser-based implementation of AutoGPT, accessed through a no-code platform.
    • AI Legion: A collaborative autonomous agent platform similar to AutoGPT and Baby AGI.
    • Aider: A command line tool that lets you pair program with GPT-3.5/GPT-4.
    • AutoPR: Use Chat GPT to generate a PR that solves the issue.

Guess you like

Origin blog.csdn.net/osguider/article/details/132830023