Stars
Janus-Series: Unified Multimodal Understanding and Generation Models
Cursor教程 - Cursor Composer、IDE和AI代码编辑器的教程。大量文章和视频指南提升您的编码技能
Learning Resources And Links Of Machine Learning(updating)
Approaching (Almost) Any Machine Learning Problem
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
ZJU-lishuang / mmaction2
Forked from open-mmlab/mmaction2OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
The pretrained models trained on Moments in Time Dataset
「C/C++学习+面试指南」一份涵盖大部分 C++ 程序员所需要掌握的知识。入门、进阶、深入、校招、社招,准备 C++ 学习& 面试,首选 CppGuide!
Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
The AVA dataset densely annotates 80 atomic visual actions in 351k movie clips with actions localized in space and time, resulting in 1.65M action labels with multiple labels per human occurring fr…
Awesome video understanding toolkits based on PaddlePaddle. It supports video data annotation tools, lightweight RGB and skeleton based action recognition model, practical applications for video ta…
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
本项目汇集5000+优质的Telegram群组、频道和机器人,为您提供高质量的学习和技术资源。内容涵盖热门群组、实用频道和各类机器人,助您快速找到感兴趣的资源,轻松提升技能。欢迎加入,一起探索丰富的Telegram资源库!
ZipCracker是一款由Hx0战队开发的高性能多并发破解工具,专为破解密码保护的Zip文件而设计。它采用CRC32碰撞和字典攻击方式猜测Zip文件的明文或密码,并能成功提取其中的内容。这款工具具备识别"伪加密"Zip文件的能力,并能自动进行修复。因此,它非常适合在CTF比赛中使用。(ZipCracker by Hx0 team is a tool for cracking passwor…
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,思想类,数学类,人物传记书籍
A list cool, beauty, interesting doc of feishu.
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 -- 分享大家都在做什么
Code and documentation to train Stanford's Alpaca models, and generate the data.
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。