Spencer551's Stars
chn-lee-yumi/MaterialSearch
AI语义搜索本地素材。以图搜图、查找本地素材、根据文字描述匹配画面、视频帧搜索、根据画面描述搜索视频。Semantic search. Search local photos and videos through natural language.
bubkoo/html-to-image
✂️ Generates an image from a DOM node using HTML5 canvas and SVG.
m-bain/whisperX
WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization)
disingn/cliptalk
使用谷歌 gemini-pro-vision和gemini-pro或者 GPT4-vision以及 GPT4来解析抖音和tiktok以及本地视频内容,分析成文本内容,另外附带抖音和 tiktok去水印接口
geekan/MetaGPT
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
flyilxm/DeepVideoAnalytics
A distributed visual search and visual data analytics platform.
datawhalechina/vced
VCED 可以通过你的文字描述来自动识别视频中相符合的片段进行视频剪辑。该项目基于跨模态搜索与向量检索技术搭建,通过前后端分离的模式,帮助你快速的接触新一代搜索技术。
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
hoffstadt/DearPyGui
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
facebookresearch/denoiser
Real Time Speech Enhancement in the Waveform Domain (Interspeech 2020)We provide a PyTorch implementation of the paper Real Time Speech Enhancement in the Waveform Domain. In which, we present a causal speech enhancement model working on the raw waveform that runs in real-time on a laptop CPU. The proposed model is based on an encoder-decoder architecture with skip-connections. It is optimized on both time and frequency domains, using multiple loss functions. Empirical evidence shows that it is capable of removing various kinds of background noise including stationary and non-stationary noises, as well as room reverb. Additionally, we suggest a set of data augmentation techniques applied directly on the raw waveform which further improve model performance and its generalization abilities.
mzz2017/gg
一个支持节点与订阅链接的 Linux 命令行代理工具 | A command-line tool for one-click proxy in your research and development without installing v2ray or anything else (only for linux)
logseq/logseq
A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap
patgeitner/reverse-image-search
Implementing a simple reverse image search method that uses ResNet50 to extract feature vectors for a set of images and uses K-Nearest Neighbors to identify the next closest image in the feature space.
python-eel/Eel
A little Python library for making simple Electron-like HTML/JS GUI apps
khezen/docker-elasticsearch
Elasticsearch Docker image including search-guard
ColumbiaDVMM/ColumbiaImageSearch
Columbia Image and Face Search tool for MEMEX
postgrespro/imgsmlr
Similar images search for PostgreSQL
towhee-io/towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
zilliz-bootcamp/image_search
This project use VGG model to get image embeddings. Then Milvus is used to search the similarity images.
riandyrn/try-visualsearch-docker
This is runnable version of `https://github.com/ThomasDelteil/VisualSearch_MXNet` with latest `MXNet Model Server` on Docker.
Botspot/pi-apps
Raspberry Pi App Store for Open Source Projects
dvschultz/ml-art-colabs
A list of Machine Learning Art Colabs
gyang274/visual-search
Create a visual search engine using tensorflow serving, elasticsearch, vuejs and nginx.
dataspring/TensorFlowSearch
Visual Search + Crawler + Clarifai based Content Identifier (forked and modified from Visual Search Server)
bowerliu/nodejs-douyin-video
抖音视频无水印下载
the-phoenix/tiktok-mimic
TikTok Mimic in React Native
SimCoderYoutube/TiktokClone
TIKTOK Clone React Native Tutorial 2021 👨💻 I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects! In this series, we use React Native with Expo to quickly deploy the project. We use firebase for all our microservice needs like the auth system, database, storage, amongst others. firebase, redux, react native, javascript, expo. In this series, we'll use all of them and you'll learn them by doing an iconic app. Welcome to this Simcoder project and make a TikTok Clone!
timjuenemann/tik-tok-clone
[WIP] This is a clone of the TikTok app that uses react under the hood and works on desktop and on mobile.
christranv/react-native-tiktok-clone
Tiktok app clone using React Native - Redux - Typescript