Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hasibzunair/sharp-unet-experiments
Main project repo https://github.com/hasibzunair/sharp-unets
https://github.com/hasibzunair/sharp-unet-experiments
Last synced: 4 days ago
JSON representation
Main project repo https://github.com/hasibzunair/sharp-unets
- Host: GitHub
- URL: https://github.com/hasibzunair/sharp-unet-experiments
- Owner: hasibzunair
- Created: 2020-03-13T01:51:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-22T20:26:52.000Z (over 3 years ago)
- Last Synced: 2024-03-14T12:41:03.648Z (8 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 39.4 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# doubly-weighted-loss
```
conda install -c anaconda tensorflow-gpu=2.0.0
conda install -c conda-forge keras==2.3.1
conda install -c conda-forge tqdm
pip install tifffile
pip install nibabel
pip install git+https://github.com/qubvel/classification_models.git```