awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
kvfrans avatar

kvfrans/clipdraw

0
View on GitHub↗
146 stars·25 forks·Jupyter Notebook·12 views

Clipdraw

This work presents CLIPDraw, an algorithm that synthesizes novel drawings based on natural language input. CLIPDraw does not require any training; rather a pre-trained CLIP language-image encoder is used as a metric for maximizing similarity between the given description and a generated drawing.…

Features

  • 3D Generation - Text-to-drawing synthesis using language-image encoders.
  • Image Editing - Synthesizing drawings to match text prompts.

Star history

Star history chart for kvfrans/clipdrawStar history chart for kvfrans/clipdraw

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Clipdraw

These projects share indexed features with Clipdraw. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • idea-research/grounded-segment-anythingIDEA-Research avatar

    IDEA-Research/Grounded-Segment-Anything

    17,633View on GitHub↗

    Grounded-Segment-Anything is a suite of specialized tools for multimodal visual analysis, text-based segmentation, and generative image editing. It integrates text-to-bounding-box detection and high-precision image segmentation masks to function as a text-based image segmenter and an automated visual labeling tool. The project enables text-driven image editing by identifying objects through natural language to perform inpainting and element replacement. It further extends visual analysis into three dimensions, allowing for 3D human reconstruction and the generation of 3D bounding boxes from t

    Jupyter Notebook3d-whole-body-pose-estimationautomatic-labeling-systemcaption
    View on GitHub↗17,633
  • macpaw/openaiMacPaw avatar

    MacPaw/OpenAI

    2,862View on GitHub↗

    This is an asynchronous Swift client library for calling OpenAI’s API across Apple platforms. It provides native access to chat completions, image generation and editing, speech synthesis and transcription, text embeddings, and content moderation through a single interface built on Swift’s async-await concurrency model. The client supports structured output generation by constraining model responses to a provided JSON schema, and enables real-time consumption of generated text through streaming responses delivered as an AsyncSequence. It includes a thread-based conversation model for managing

    Swiftaiopenaiopenai-api
    View on GitHub↗2,862
  • guytevet/motionclipGuyTevet avatar

    GuyTevet/MotionCLIP

    497View on GitHub↗

    Official Pytorch implementation of the paper "MotionCLIP: Exposing Human Motion Generation to CLIP Space".

    Python
    View on GitHub↗497
  • hila-chefer/targetcliphila-chefer avatar

    hila-chefer/TargetCLIP

    231View on GitHub↗

    This repository finds a global direction in StyleGAN's space to edit images according to a target image. We transfer the essence of a target image to any source image.

    Jupyter Notebook
    View on GitHub↗231
Compare all 13 related projects→

Frequently asked questions

What does kvfrans/clipdraw do?

This work presents CLIPDraw, an algorithm that synthesizes novel drawings based on natural language input. CLIPDraw does not require any training; rather a pre-trained CLIP language-image encoder is used as a metric for maximizing similarity between the given description and a generated drawing.…

What are the main features of kvfrans/clipdraw?

The main features of kvfrans/clipdraw are: 3D Generation, Image Editing.

Which projects share features with kvfrans/clipdraw?

Projects with overlapping indexed features include: idea-research/grounded-segment-anything — Grounded-Segment-Anything is a suite of specialized tools for multimodal visual analysis, text-based segmentation, and… macpaw/openai — This is an asynchronous Swift client library for calling OpenAI’s API across Apple platforms. It provides native… guytevet/motionclip — Official Pytorch implementation of the paper "MotionCLIP: Exposing Human Motion Generation to CLIP Space". hongfz16/avatarclip — AvatarCLIP: Zero-Shot Text-Driven Generation and Animation of 3D Avatars. hila-chefer/targetclip — This repository finds a global direction in StyleGAN's space to edit images according to a target image. We transfer… cassiepython/clipnerf — CLIP-NeRF: Text-and-Image Driven Manipulation of Neural Radiance Fields.