Pinned Repositories
ChallengeHC18
Data Science Competition: “Automated Measurement of Fetal Head Circumference”. Top 8% Finalist.
ChallengeMKea
Data Science Competition: “Screening and Diagnosis of Esophageal Cancer” by Mauna Kea. Top 12% Finalist.
community-detection-in-graphs
Community Detection in Graphs (master's degree short project)
knowledge-base
My knowledge base for all the things I (should) know about.
merkle-tree
Merkle Tree and Lamport Signature Python Implementation (master's degree short project)
PFA-ScanNet
PFA-ScanNet: Pyramidal Feature Aggregation With Synergistic Learning for Breast Cancer Metastasis Analysis (Architecture Only Pytorch Implementation).
Pricehax
pytorch-segmentation-dataset
SegmentationDataset class for torchvision. Applies data augmentation to both images and segmentations.
scattering-networks
Msc Graduation Project on Scattering Networks. Report (In French), Python and Matlab Source Code.
swimming-pool-detection
Swimming Pool Detection on Aerial Images With AI.
Jonas1312's Repositories
Jonas1312/community-detection-in-graphs
Community Detection in Graphs (master's degree short project)
Jonas1312/PFA-ScanNet
PFA-ScanNet: Pyramidal Feature Aggregation With Synergistic Learning for Breast Cancer Metastasis Analysis (Architecture Only Pytorch Implementation).
Jonas1312/Pricehax
Jonas1312/pytorch-segmentation-dataset
SegmentationDataset class for torchvision. Applies data augmentation to both images and segmentations.
Jonas1312/scattering-networks
Msc Graduation Project on Scattering Networks. Report (In French), Python and Matlab Source Code.
Jonas1312/merkle-tree
Merkle Tree and Lamport Signature Python Implementation (master's degree short project)
Jonas1312/swimming-pool-detection
Swimming Pool Detection on Aerial Images With AI.
Jonas1312/ChallengeHC18
Data Science Competition: “Automated Measurement of Fetal Head Circumference”. Top 8% Finalist.
Jonas1312/ChallengeMKea
Data Science Competition: “Screening and Diagnosis of Esophageal Cancer” by Mauna Kea. Top 12% Finalist.
Jonas1312/dilation-rate-as-fibonacci-sequence
Dilation Rate Gridding Problem and How to Solve It With the Fibonacci Sequence.
Jonas1312/Jonas1312
Jonas1312/cities-with-nice-weather
Find the Cities With the Best Climate With Data Science.
Jonas1312/dice-coefficient-scale-sensitivity-pitfall
The Dice Coefficient Is Scale Sensitive, Mathematical Proof.
Jonas1312/how-not-to-sample-points-in-circle
How to Uniformly Sample Points in a Circle.
Jonas1312/mse-for-binary-classification
What Happens if We Use a Mean Squared Error Loss for Binary Classification?
Jonas1312/knowledge-base
My knowledge base for all the things I (should) know about.
Jonas1312/extension-total-python
Python script to query the ExtensionTotal API.
Jonas1312/matrix-matrix-multiplication-optimization
How to Optimize the Matrix Matrix Multiplication.