Pinned Repositories
2016-ml-contest
Machine learning contest - October 2016 TLE
2017-JupyterNotebooksForGeophysics
MSc Geophysics Seminar on developing Jupyter Notebooks for Geophysics
CVPR2021-Paper-Code-Interpretation
cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
deep-seismic-fav-docs
Papers related to Deep Learning, GANs, applied to seismic
GeoHacker
Mineral_prop-ML
Machine learning techniques to find drill core data properties
ML-DL-Compendium
Machine & Deep Learning Compendium
osv
Automatic fault interpretation with optimal surface voting
Probabilistic-machine-learning
Key words: Bayesian analysis, Probabilistic programming, Data analysis, Bayesian machine learning... Using Python with its library PyMC3, pandas...
Python-GUI-Programming-Cookbook-Second-Edition
Python GUI Programming Cookbook, Second Edition, published by Packt
chandpes's Repositories
chandpes/Mineral_prop-ML
Machine learning techniques to find drill core data properties
chandpes/3D-Seismic-Image-Fault-Segmentation
3D Fault Segmentation by U-Net
chandpes/3D_WofE
3D Weights of Evidence
chandpes/Amazing-Semantic-Segmentation
Amazing Semantic Segmentation on Tensorflow && Keras (include FCN, UNet, SegNet, PSPNet, PAN, RefineNet, DeepLabV3, DeepLabV3+, DenseASPP, BiSegNet)
chandpes/augmented-reality
Augmented reality proof of concept project with Python and OpenCV
chandpes/Augmented-Reality-Model-of-Virtualisation-of-Face-Mask-
A python notebook to virtually generate face mask on the face detected in the input image.
chandpes/Basic_CNNs_TensorFlow2
A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
chandpes/bayesian-geology
An umbrella project for Bayesian geological inference
chandpes/clean-or-messy
The project attempts to classify a given image as clean or messy.
chandpes/Data-Scientist-In-Python
This repository contains notes and projects of Data scientist track from dataquest course work.
chandpes/Face-Mask-Detection-1
Detecting face masks using Python, Keras, OpenCV on real video streams
chandpes/Face_Mask_Detection
Detect mask on face using MobilNetV2 pre-train model
chandpes/faceswap-GAN
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
chandpes/Force-2020-Machine-Learning-competition_predict-lithology-EDA
Exploratory Data Analysis for the Lithology prediction part of the 2020 FORCE Machine Learning Contest
chandpes/game_control
chandpes/geemap
A Python package for interactive mapping with Google Earth Engine, ipyleaflet, and ipywidgets
chandpes/jupyter-notebooks-for-computer-vision
A collection of Jupyter notebooks dealing with computer vision problems
chandpes/LoopStructuralWorkshop
chandpes/pythonic-accountant
chandpes/realtime-object-detection
Real time object detection with OpenCV and deep learning models
chandpes/reservoir-engineering
Python worked examples and problems from Reservoir Engineering textbooks (Brian Towler SPE Textbook Vol. 8, etc.)
chandpes/RoomLayout3D_RandC
chandpes/sas-python-work
chandpes/seismic-deeplearning
Deep Learning for Seismic Imaging and Interpretation
chandpes/seismic-simulation-complex-media
This repository reproduces the results of the paper "Deep learning for fast simulation of seismic waves in complex media" (B. Moseley et al, 2020, Solid Earth)
chandpes/SFD-CNN-TL
Seismic fault detection in real data using Transfer Learning from a Convolutional Neural Network pre-trained with synthetic seismic data -- Authors: Augusto Cunha, Axelle Pochet, Helio Lopes, Marcelo Gattass
chandpes/tutorials-2018
Geophysical Tutorials column for 2018
chandpes/UNet-Segmentation-in-Keras-TensorFlow
UNet is a fully convolutional network(FCN) that does image segmentation. Its goal is to predict each pixel's class. It is built upon the FCN and modified in a way that it yields better segmentation in medical imaging.
chandpes/Virtual-Try-On
See a virtual image of yourself in the desired cloth of your preference.
chandpes/Webcam-Augmentation
A Python program that augments webcam streams on any video chat program and operating system.