Pinned Repositories
-ANT-
Machine Learning plugin for Rhino\Grasshopper based on Python\scikit-learn module. [Gh_CPython generated version]
architectural-layering-gh
Segmentation of architectural elements in a 3D model with Supervised Learning in Grasshopper and Rhinoceros
awesome-colab-notebooks
Collection of google colaboratory notebooks for fast and easy experiments
awesome-pretrained-stylegan2
A collection of pre-trained StyleGAN 2 models to download
GhPlotLib
Scientific plotting library for Rhino\Grasshopper based on Python\matplotlib module. (work in progress)
GrasshopperHowtos
Grasshopper sample files used in Youtube videos.
latent_3d_points
Auto-encoding & Generating 3D Point-Clouds.
ml-agents
Unity Machine Learning Agents Toolkit
Pix2Pix-Generative-Cities
Using Pix2Pix to texture playable, generative cities
Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.
boytjj's Repositories
boytjj/awesome-pretrained-stylegan2
A collection of pre-trained StyleGAN 2 models to download
boytjj/GrasshopperHowtos
Grasshopper sample files used in Youtube videos.
boytjj/ml-agents
Unity Machine Learning Agents Toolkit
boytjj/ml-art-colabs
A list of Machine Learning Art Colabs
boytjj/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.
boytjj/style-transfer-pytorch
Neural style transfer in PyTorch.
boytjj/3d-photo-inpainting
[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting
boytjj/BoostingMonocularDepth
boytjj/CLIP-VQGAN-AI-Artwork-How-the-heck-it-works-My-best-attempt-to-understand-and-explain
boytjj/CycleGAN-VC2
Voice Conversion by CycleGAN (语音克隆/语音转换): CycleGAN-VC2
boytjj/distancing-on-sidewalks
Grasshopper plugin for sidewalk evaluation.
boytjj/DroneCrowd
Drone-based Joint Density Map Estimation, Localization and Tracking with Space-Time Multi-Scale Attention Network
boytjj/DroneVehicle
Drone-based RGB-Infrared Cross-Modality Vehicle Detection via Uncertainty-Aware Learning
boytjj/earthy_workshops
boytjj/Edge-Detection
An android app developed with Java and OpenCV which shows us the normal camera view and the edge view using the Canny edge detector algorithm.
boytjj/FeedForward-StyleGAN2-Distillation
A feedforward distillation of StyleGAN2 architecture ensembled with pix2pixhd to encompass certain feature morphing capabilities via its latent variable mapping architecture such gender shift and varying the extents of attributes. Based on EvgenyKashins paper https://arxiv.org/abs/2003.03581. This paired image-to-image translation, trained on synthetic data generated by StyleGAN2 outperforms existing approaches in image manipulation.
boytjj/houseganpp
boytjj/Infrared-Small-Target-Detection
boytjj/Minecraft-settlement-GAN
3D-GAN able to generate small villages (settlements) on Minecraft
boytjj/music2video
Making a AI-generated music video from any song with Wav2CLIP and VQGAN-CLIP
boytjj/Pix2Blender
Pix2Vox implemenetation with Blender
boytjj/Pix2Pix_GANS_Map_to_Cityscape
boytjj/pretrained-gan-minecraft
Minecraft GAN
boytjj/RC4_2122_Tutorials
RC4 tutorials in 2021 - 2022
boytjj/simple-pytorch-3dgan
A simple and unofficial 3D-GAN implementation using PyTorch
boytjj/stylegan2
StyleGAN2 - Official TensorFlow Implementation
boytjj/taming-transformers
Taming Transformers for High-Resolution Image Synthesis
boytjj/VQGAN-CLIP
Just playing with getting VQGAN+CLIP running locally, rather than having to use colab.
boytjj/vqgan-clip-app
Local image generation using VQGAN-CLIP or CLIP guided diffusion
boytjj/vqgan-clip-generator
Implements VQGAN+CLIP for image and video generation, and style transfers, based on text and image prompts. Emphasis on ease-of-use, documentation, and smooth video creation.