Pinned Repositories
admin
ruby admin template
ajisai
data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
DynamicExpresso
C# expressions interpreter
fric
image decorator app
japanese-dict-quiz
small japanese dictionary in commandline & funny quiz
queuevideoplayback
smart queue video loading and playback with LoaderMax
sady
python audio stream and async play from sound cloud|雲の音楽検索と遊びのおもちゃ
vimrc
my vimrc config
pysync's Repositories
pysync/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
pysync/ai-video-generator
Automate Creation of Story-Based Videos.
pysync/bark
🔊 Text-Prompted Generative Audio Model
pysync/clip-retrieval
Easily compute clip embeddings and build a clip retrieval system with them
pysync/Codes
Codes PDX Recommender_system https://medium.com/@jwbtmf/recommender-system-for-matching-healthcare-professionals-with-jobs-using-cosine-similarity-26b2b8a2512f
pysync/contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
pysync/dalle2-laion
Pretrained Dalle2 from laion
pysync/ghaction-learn
learn github action
pysync/GoJS
JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
pysync/img2dataset
Easily turn large sets of image urls to an image dataset. Can download, resize and package 100M urls in 20h on one machine.
pysync/light-speed-vtts-
A modified VITS that utilizes phoneme duration's ground truth for better robustness
pysync/maudi-web
maudio web publish
pysync/MODNet
A Trimap-Free Portrait Matting Solution in Real Time [AAAI 2022]
pysync/odoo
Odoo. Open Source Apps To Grow Your Business.
pysync/open_clip
An open source implementation of CLIP.
pysync/pysync
Config files for my GitHub profile.
pysync/RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.
pysync/react-native-zalo-kit
Zalo SDK implementation for React Native
pysync/sklearn-surprise-
A Python scikit for building and analyzing recommender systems
pysync/stable-diffusion
A latent text-to-image diffusion model
pysync/switchbot-ble-example
pysync/TensorFlowTTS-Vietnamese
pysync/TextRecognitionDataGenerator
A synthetic data generator for text recognition
pysync/Timely
ReactNative CI/CD ( CI-CD for ios and android with github action)
pysync/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
pysync/u2netdemo
Demonstration using Google Colab to show how U-2-NET can be used for Background Removal, Changing Backgrounds, Bounding Box Creation, Salient Feature Highlighting and Salient Object Cropping.
pysync/use-sound
A React Hook for playing sound effects
pysync/VietTTS-tfjs
pysync/x-clip
A concise but complete implementation of CLIP with various experimental improvements from recent papers
pysync/x-transformers
A simple but complete full-attention transformer with a set of promising experimental features from various papers