BirdMan's repositories
SHENZHEN_IO_JP
SHENZHEN I/Oの日本語化ファイルです.
DojinHakusho
DLsiteをクロールし,任意のクリエイターの統計情報を収集・整理するフリーソフトです.主に同人音声作品での使用を想定しています.
angr
A powerful and user-friendly binary analysis platform!
bert_nlp
YouTubeライブの講義「BERTによる自然言語処理を学ぼう!」、およびUdemyコース「BERTによる自然言語処理を学ぼう!」で使用する教材です。
CogView2-low-vram
CogView2 for GPUs with 12/16/24GB vRAM
DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
deep-learning-from-scratch
『ゼロから作る Deep Learning』(O'Reilly Japan, 2016)
Distrust_JP
Distrustの日本語化ファイルです.
equalsverifier
EqualsVerifier can be used in Java unit tests to verify whether the contract for the equals and hashCode methods is met.
felicalib
Felica library to access PaSoRi
jpf-core
JPF is an extensible software analysis framework for Java bytecode. jpf-core is the basis for all JPF projects; you always need to install it. It contains the basic VM and model checking infrastructure, and can be used to check for concurrency defects like deadlocks, and unhandled exceptions like NullPointerExceptions and AssertionErrors.
jpf-symbc
Symbolic PathFinder
MANNER
MANNER: Multi-view Attention Network for Noise ERasure (Speech enhancement in time-domain)
opencv
Open Source Computer Vision Library
pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
pytorch_advanced
書籍「つくりながら学ぶ! PyTorchによる発展ディープラーニング」の実装コードを配置したリポジトリです
saw-script
The SAW scripting language.
Seiheki2vec
DLsiteの音声作品から生成した学習済みモデル
TecoGAN
This repo contains source code and materials for the TEmporally COherent GAN SIGGRAPH project.
TextGAN-PyTorch
TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.
TheArchitectParis_JP
The Architect: Parisの日本語化ファイルです.
yolo2-pytorch
YOLOv2 in PyTorch