Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Open to Work
1
Brian Sheppard
PRO
bshepp
Follow
John6666's profile picture
1 follower
·
7 following
https://github.com/bshepp
bshepp
brian-sheppard-5a95a06
AI & ML interests
Reinforcement Learning, Computer VIsion, Fundimental Mathematics, Fundimental AI architecture, AI Safety(for the AI), helping people
Recent Activity
updated
a model
3 days ago
bshepp/vesuvius-nnunet-model
posted
an
update
5 days ago
Scored 0.390/0.409 on the Vesuvius Challenge Surface Detection — the 1st place team hit 0.614 with nnU-Net. That gap sent us down a rabbit hole. We built four independent 3D segmentation pipelines to understand what actually matters: standard U-Net, deep supervision + focal loss, multi-scale fusion, and finally nnU-Net itself. Each pipeline taught us something — V1 showed us our GPU was idle 90% of the time (CPU feature bottleneck), V2 proved skeleton recall beats clDice, V3 NaN'd at epoch 55 from FP16 overflow, and nnU-Net is training on HF Jobs right now. The 1st place post-processing pipeline (binary closing, height-map patching, LUT hole plugging) turned out to be a bigger lever than we expected. We only had access after the competition closed and writeups were published. Code: github.com/bshepp/volumen
published
a model
5 days ago
bshepp/vesuvius-nnunet-model
View all activity
Organizations
bshepp
's models
1
Sort: Recently updated
bshepp/vesuvius-nnunet-model
Image Segmentation
•
Updated
3 days ago