Skip to content

Commit

Permalink
ENH: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ncullen93 committed Mar 23, 2024
1 parent 925429d commit 063b0a8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ $ R CMD INSTALL ANTsRCore
$ R CMD INSTALL ANTsR
```

<br />

## Developer notes

### Maintainer
Expand All @@ -69,6 +71,7 @@ $ R CMD INSTALL ANTsR

Apache License 2.0

<br />

## Relevant links

Expand All @@ -90,6 +93,7 @@ Binaries: [here](http://github.com/ANTsX/ANTsR/releases/)

**Suggested packages** [https://github.com/stnava/ANTsRDocker/blob/master/install.R](https://github.com/stnava/ANTsRDocker/blob/master/install.R)

<br />

## Research using ANTsR

Expand Down Expand Up @@ -128,3 +132,9 @@ architectures ported to the R language.
* DenseNet (2-D, 3-D)
* Object detection
* Single Shot MultiBox Detector (2-D, 3-D)

<br />

## Contributing

If you have a question or need help solving a problem, please create an issue on GitHub. If you want to contribute code or have feature request, creating an issue on GitHub is also the best place to start.

0 comments on commit 063b0a8

Please sign in to comment.