Zengyf-CVer's Stars
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
RedisInsight/RedisDesktopManager
redis/go-redis
Redis Go client
apache/arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
google/brotli
Brotli compression format
redis/jedis
Redis Java client
GoogleCloudPlatform/generative-ai
Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI
lancedb/lancedb
Developer-friendly, serverless vector database for AI applications. Easily add long-term memory to your LLM apps!
python/peps
Python Enhancement Proposals
python/typeshed
Collection of library stubs for Python, with static types
fonttools/fonttools
A library to manipulate font files from Python.
python/devguide
The Python developer's guide
docker/for-win
Bug reports for Docker Desktop for Windows
Ucas-HaoranWei/Vary
[ECCV 2024] Official code implementation of Vary: Scaling Up the Vision Vocabulary of Large Vision Language Models.
python/pythondotorg
Source code for python.org
pgvector/pgvector-python
pgvector support for Python
open-mmlab/PIA
[CVPR 2024] PIA, your Personalized Image Animator. Animate your images by text prompt, combing with Dreambooth, achieving stunning videos. PIA,你的个性化图像动画生成器,利用文本提示将图像变为奇妙的动画
yangxy/PASD
[ECCV2024] Pixel-Aware Stable Diffusion for Realistic Image Super-Resolution and Personalized Stylization
pipeless-ai/pipeless
An open-source computer vision framework to build and deploy apps in minutes
neondatabase/pg_embedding
Hierarchical Navigable Small World (HNSW) algorithm for vector similarity search in PostgreSQL
PyCQA/docformatter
Formats docstrings to follow PEP 257
kyegomez/Gemini
The open source implementation of Gemini, the model that will "eclipse ChatGPT" by Google
UDST/pandana
Pandas Network Analysis by UrbanSim: fast accessibility metrics and shortest paths, using contraction hierarchies :world_map:
hadialqattan/pycln
A formatter for finding and removing unused import statements.
tox-dev/pyproject-fmt
abravalheri/validate-pyproject
Validation library for simple check on `pyproject.toml`
sphinx-contrib/sphinx-lint
Check for stylistic and formal issues in .rst and .py files included in the documentation
tox-dev/tox-ini-fmt
Formats your tox.ini files
ika-rwth-aachen/docker-run
'docker run' and 'docker exec' with useful defaults
psf/black-pre-commit-mirror