Pinned Repositories
Adversarial-domain-adaptation
TF2 implementation of a domain adversarial neural network
Efficient-3DCNNs
PyTorch Implementation of "Resource Efficient 3D Convolutional Neural Networks", codes and pretrained models.
examples
TensorFlow examples
faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
GAN-GenerativeAdversarialNetwork
Beginner's Guide to building GAN from scratch with Tensorflow and Keras
ganhacks
starter from "How to Train a GAN?" at NIPS2016
GANs-TensorFlow2
🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...
gpr-data-classifier
:radio: Proof-of-concept project for detecting and classifying hyperbolas in ground penetrating radar (GPR) data.
gpr-gym
An example of how to automate the process of training data generation through gprMax for use in machine learning models.
GPR_hyperbola_IGPL
synthetic
bhoon1121's Repositories
bhoon1121/pix2pix_fault
Generating synthetic seismic data using pix2pix for fault detection model training
bhoon1121/Adversarial-domain-adaptation
TF2 implementation of a domain adversarial neural network
bhoon1121/Efficient-3DCNNs
PyTorch Implementation of "Resource Efficient 3D Convolutional Neural Networks", codes and pretrained models.
bhoon1121/examples
TensorFlow examples
bhoon1121/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
bhoon1121/GAN-GenerativeAdversarialNetwork
Beginner's Guide to building GAN from scratch with Tensorflow and Keras
bhoon1121/ganhacks
starter from "How to Train a GAN?" at NIPS2016
bhoon1121/GANs-TensorFlow2
🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...
bhoon1121/gpr-data-classifier
:radio: Proof-of-concept project for detecting and classifying hyperbolas in ground penetrating radar (GPR) data.
bhoon1121/gpr-gym
An example of how to automate the process of training data generation through gprMax for use in machine learning models.
bhoon1121/GPR_hyperbola_IGPL
synthetic
bhoon1121/gprMax
gprMax is open source software that simulates electromagnetic wave propagation using the Finite-Difference Time-Domain (FDTD) method for numerical modelling of Ground Penetrating Radar (GPR)
bhoon1121/GPRPy
Ground Penetrating Radar processing and visualization software for python
bhoon1121/Machine-Learning-Competition-2023
The 3rd SPWLA ML competition IGPL
bhoon1121/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
bhoon1121/pi-object-detection
Raspberry Pi Object detection.
bhoon1121/tensorflow-GANs
各类GAN综合在一起,借鉴了hwalsuklee大神的
bhoon1121/TensorFlow2.0_Image_Classification
A TensorFlow_2.0 implementation of AlexNet and VGGNet.
bhoon1121/tensornets
High level network definitions with pre-trained weights in TensorFlow
bhoon1121/tf-faster-rcnn
Tensorflow 2 Faster-RCNN implementation from scratch supporting to the batch processing with MobileNetV2 and VGG16 backbones
bhoon1121/TF2-Keras-GAN-Notebooks
Generative Adversarial Networks with TensorFlow2, Keras and Python (Jupyter Notebooks Implementations)
bhoon1121/VoTT
Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
bhoon1121/yolov3-tf2
YoloV3 Implemented in Tensorflow 2.0