Pinned Repositories
3D-Segmentation-Pytorch-version
3D Segmentation Pytorch version(unet basic model)
3DUnetCNN
Keras 3D U-Net Convolution Neural Network (CNN) designed for medical image segmentation
algorithm
algorithm-learning
Asclepios-DICOM-Viewer
Bachelor thesis project. A DICOM Viewer written in C++, QT and VTK.
awesome-semantic-segmentation
awesome-semantic-segmentation
calcium-scoring
CAM
Class Activation Mapping
models
Models and examples built with TensorFlow
python
trick
HawKsword's Repositories
HawKsword/Asclepios-DICOM-Viewer
Bachelor thesis project. A DICOM Viewer written in C++, QT and VTK.
HawKsword/calcium-scoring
HawKsword/ColossalAI
Making large AI models cheaper, faster and more accessible
HawKsword/CPlusPlusThings
C++那些事
HawKsword/Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
HawKsword/CSBaselineAlgo
This repository contains several baseline algorithms for cross-source point cloud registration.
HawKsword/CVPR2020-Code
CVPR 2020 论文开源项目合集
HawKsword/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
HawKsword/git-recipes
🥡 Git recipes in Chinese by Zhongyi Tong. 高质量的Git中文教程.
HawKsword/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
HawKsword/kkndme_tianya
天涯 kkndme 神贴聊房价
HawKsword/MedicalZooPytorch
MedicalZooPytorch: A pytorch-based deep learning framework for multi-modal 2D/3D medical image segmentation
HawKsword/mmdetection
Open MMLab Detection Toolbox and Benchmark
HawKsword/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
HawKsword/nnUNet
HawKsword/Non-local_pytorch
Implementation of Non-local Block.
HawKsword/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
HawKsword/PRML
PRML algorithms implemented in Python
HawKsword/PRMLT
Matlab code for machine learning algorithms in book PRML
HawKsword/project-based-learning
Curated list of project-based tutorials
HawKsword/pyod
A Python Toolbox for Scalable Outlier Detection (Anomaly Detection)
HawKsword/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
HawKsword/pytorch-template
PyTorch deep learning projects made easy.
HawKsword/SAM-Med3D
SAM-Med3D: An Efficient 3D Model for Promptable Volumetric Medical Image Segmentation
HawKsword/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
HawKsword/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
HawKsword/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
HawKsword/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
HawKsword/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
HawKsword/TensorFlow-Course
Simple and ready-to-use tutorials for TensorFlow