Pinned Repositories
3D-UNet-Segmentation-BraTS
Model for segmentation of the 3D BraTS Brain MRI segmentation challenge using PyTorch.
AirspeedVelocity.jl
Easily benchmark a Julia package over its commit history
DeepCenterline
Model for finding a centerline distance map of blood vessel segmentations to then be fed into a graph minimum path extractor to find the centerlines of a vessel using PyTorch. It uses a Residual UNet (Convolutional AutoEncoder) type architecture.
geospatial-data-science-with-julia
Geospatial Data Science with Julia
Graphs.jl
An optimized graphs package for the Julia programming language
kylebeggs
Config files for my GitHub profile.
Numerical-Methods-in-Python
A collection of Python notebooks covering topics in an undergraduate Numerical Methods in Engineering course.
POD-RBF
Proper Orthogonal Decomposition - Radial Basis Function (POD-RBF) Network
PointClouds.jl
This is a package providing various tools for manipulating point clouds for use in the solution of PDEs.
RadialBasisFunctions.jl
Radial Basis Functions in Julia
kylebeggs's Repositories
kylebeggs/POD-RBF
Proper Orthogonal Decomposition - Radial Basis Function (POD-RBF) Network
kylebeggs/DeepCenterline
Model for finding a centerline distance map of blood vessel segmentations to then be fed into a graph minimum path extractor to find the centerlines of a vessel using PyTorch. It uses a Residual UNet (Convolutional AutoEncoder) type architecture.
kylebeggs/Numerical-Methods-in-Python
A collection of Python notebooks covering topics in an undergraduate Numerical Methods in Engineering course.
kylebeggs/RadialBasisFunctions.jl
Radial Basis Functions in Julia
kylebeggs/PointClouds.jl
This is a package providing various tools for manipulating point clouds for use in the solution of PDEs.
kylebeggs/3D-UNet-Segmentation-BraTS
Model for segmentation of the 3D BraTS Brain MRI segmentation challenge using PyTorch.
kylebeggs/geospatial-data-science-with-julia
Geospatial Data Science with Julia
kylebeggs/Graphs.jl
An optimized graphs package for the Julia programming language
kylebeggs/kylebeggs
Config files for my GitHub profile.
kylebeggs/Meshes.jl
Computational geometry and meshing algorithms in Julia
kylebeggs/Pediatric-Pneumonia-Classification-from-XRay
Pediatric pneumonia classifier via ResNet18 mode in PyTorch