Stars
Official implementation of "Positional-encoding Image Prior" (PIP)
Notebooks for basic VSP processing
Pure PyTorch implementation of Nvidia's hash grid encoding: https://nvlabs.github.io/instant-ngp/
PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/Docker/Zotero
A demo of using Hilbert-Huang Transform (HHT) for non-stationary and non-linear signal analysis.
BART: Toolbox for Computational Magnetic Resonance Imaging
C Implementation of 1D and 2D Wavelet Transforms (DWT,SWT and MODWT) along with 1D Wavelet packet Transform and 1D Continuous Wavelet Transform.
A modelling and optimisation framework for medical ultrasound
A unifying Matlab framework for the development of reconstruction algorithms (solving inverse problems) in computational imaging
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
Last mirrored from https://github.com/slimgroup/JUDI.jl.git on 2019-10-08T00:47:56.444-04:00 by @UnofficialJuliaMirrorBot via Travis job 475.16 , triggered by Travis cron job on branch "master"
A tutorial on Reverse Time Migration
Integrating Devito operators into PyTorch
3D seismic modelling, FWI and RTM code for wave propagation in isotropic (visco)-acoustic/elastic and anisotropic orthorhombic/triclinic elastic media
2D/3D serial and parallel triangular mesh generation tool for finite element methods.
Mish-mash/hodgepodge/ragbag/patchwork of Ipython books for geoscience. Created before I realized there are already great resources for this stuff.
2025中国翻墙软件VPN推荐以及科学上网避坑,稳定好用。对比SSR机场、蓝灯、V2ray、老王VPN、VPS搭建梯子等科学上网与翻墙软件,中国最新科学上网翻墙梯子VPN下载推荐,访问Chatgpt。
Pytorch practice: MNIST dataset, autograd, autoencoders, Morse code deciphering, matrix factorization with gradient descent, etc.
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
The code for paper "DATA AUGMENTATION IS MORE IMPORTANT THAN MODEL ARCHITECTURES FOR RETINAL VESSEL SEGMENTATION " We utilize the retina-unet "https://github.com/orobix/retina-unet" as the basic co…