Stars
Kalvar / ComfyUI-Manager
Forked from ltdrdata/ComfyUI-ManagerComfyUI-Manager is an extension designed to enhance the usability of ComfyUI. It offers management functions to install, remove, disable, and enable various custom nodes of ComfyUI. Furthermore, th…
Crawl a site to generate knowledge files to create your own custom GPT from a URL
[NeurIPS 2024] SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challen…
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference,…
Modern Python FFmpeg wrappers offer comprehensive support for complex filters, complete with detailed typing and documentation.
Python implementation of the NEAT neuroevolution algorithm
Core Engine of Singing Voice Conversion & Singing Voice Clone
Foundational Models for State-of-the-Art Speech and Text Translation
This is an OpenAI-powered Python code analysis tool for reviewing code and making suggestions. It traverses a specified directory, conducting detailed analyses of functions and classes, and evaluat…
Born for Auto-Tagging: Faster and better with new objective functions. https://arxiv.org/abs/2206.07264
pytorch implementation of a WACV 2021 Paper "Class-agnostic Few-shot-Object-Counting"
Ospark is an opensource for quickly builder of former model series.
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
💫 Industrial-strength Natural Language Processing (NLP) in Python
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
A synthetic data generator for text recognition
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
Extremely simple implement for CRNN by Tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition
Generate text images for training deep learning ocr model
Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clipping areas. ~3kb footprint, no dependencies
Python library for processing Chinese text
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.