Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ We strongly recommend using [Anaconda](https://www.anaconda.com/products/individ
conda env create -f environment.yml
```

> The reference implementation is concepted to run on linux hosts only. Any attempt to run the command above on windows probably results in `ResolvePackageNotFound` errors.

You may also need to add the `xview3` environment that this command creates to your list of `jupyter` kernels. This can be done by executing:

```
Expand Down Expand Up @@ -84,4 +86,4 @@ If you are unfamiliar with synthetic aperture radar (SAR), machine learning on S
### Machine Learning on Synthetic Aperture Radar Imagery
* [Deep convolutional neural networks for ATR from SAR imagery](https://spie.org/Publications/Proceedings/Paper/10.1117/12.2176558?SSO=1)
* [The development of deep learning in synthetic aperture radar imagery](https://ieeexplore.ieee.org/document/7958802)
* [Synthetic Aperture Radar Ship Detection Using Capsule Networks](https://ieeexplore.ieee.org/document/8517804)
* [Synthetic Aperture Radar Ship Detection Using Capsule Networks](https://ieeexplore.ieee.org/document/8517804)