https://github.com/wjayesh/riciannet
Implementation of Rician Net as described in the paper in Python using Tensorflow. Part of my work for my B.Tech project at IIT Bhubaneswar.
https://github.com/wjayesh/riciannet
machine-learning tensorflow
Last synced: 2 months ago
JSON representation
Implementation of Rician Net as described in the paper in Python using Tensorflow. Part of my work for my B.Tech project at IIT Bhubaneswar.
- Host: GitHub
- URL: https://github.com/wjayesh/riciannet
- Owner: wjayesh
- Created: 2022-05-05T12:32:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-05T12:34:05.000Z (about 4 years ago)
- Last Synced: 2025-06-01T20:31:09.685Z (about 1 year ago)
- Topics: machine-learning, tensorflow
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RicianNet
Implementation of Rician Net as described in the [paper](https://pubmed.ncbi.nlm.nih.gov/32353531/) in Python using Tensorflow.
Part of my work for my B.Tech project at IIT Bhubaneswar.