Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 857 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 857 Bytes

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}
}