Skip to content

Commit

Permalink
Hovernet and associated test script added (#4602)
Browse files Browse the repository at this point in the history
* Hovernet and associated test script added

Signed-off-by: JHancox <[email protected]>
  • Loading branch information
JHancox authored Jun 29, 2022
1 parent 25d6208 commit 91ec2b5
Show file tree
Hide file tree
Showing 3 changed files with 632 additions and 0 deletions.
1 change: 1 addition & 0 deletions monai/networks/nets/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
from .fullyconnectednet import FullyConnectedNet, VarFullyConnectedNet
from .generator import Generator
from .highresnet import HighResBlock, HighResNet
from .hovernet import Hovernet, HoVernet, HoVerNet, HoverNet
from .milmodel import MILModel
from .netadapter import NetAdapter
from .regressor import Regressor
Expand Down
Loading

0 comments on commit 91ec2b5

Please sign in to comment.