NimSed / TransiNet0-pytorch

PyTorch implementation of TransiNet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TransiNet0-pytorch

PyTorch implementation of the original version of TransiNet paper is being uploaded here gradually.

Original (caffe) model can be found in this repository.

If you find this implementation useful in your work, please cite:

@article{sedaghat2018effective,
  title={Effective image differencing with convolutional neural networks for real-time transient hunting},
  author={Sedaghat, Nima and Mahabal, Ashish},
  journal={Monthly Notices of the Royal Astronomical Society},
  volume={476},
  number={4},
  pages={5365--5376},
  year={2018},
  publisher={Oxford University Press}
}

About

PyTorch implementation of TransiNet


Languages

Language:Python 96.3%Language:C 3.7%