Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.

Add link to hosted Experiment Results #98

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ cd examples/Assamese_handwriting
python VGGplus.py
```

Results of running the 3D Segmentation example are viewable [here](https://app.wandb.ai/nbaryd/SparseConvNet-examples_3d_segmentation/reports?view=nbaryd%2F3D%20Segmentation%20with%20Shapenet)

## Setup

Tested with Ubuntu 16.04, Python 3.6 in [Miniconda](https://conda.io/miniconda.html) and PyTorch 1.0.
Expand Down