Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 669 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 669 Bytes

Deep Learning Toolkit

My own DL toolkit to be reused in different projects.

My research topic is image registration, so many codes are for registration purpose.

This repository will be updated occasionally.

1 Code 💻

Image Registration:

  • random elastic transformation generation and visualizer
  • Jacobian determinant calculation
  • generate checkerboard of 2 images
  • preprocessing script for 3 datasets
  • script for gdb-icp

Basic:

  • encapsulation for visdom

2 Cheat sheet 📝

  • conda
  • tqdm

3 Blog 🗝️

The blog is in Chinese. They are written by myself.

  • diffusion公式推导