Skip to content

martinperezmaneiro/NEXT_SPARSECONVNET

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEXT SPARSECONVNET

This is a module for using SparseConvNet on NEXT data.

The labelling of the training data is performed using the data_labelling repository: https://github.com/martinperezmaneiro/data_labelling.git

For a tutorial on how to set up and work with this repository, check https://mpema.notion.site/NEXT_SPARSECONVNET-b6422df2ae994af3b1f9b5b506949534

Requirements

Needed pytorch, cuda, SparseConvNet https://github.com/facebookresearch/SparseConvNet

Organization

The repository contains next_sparseconvnet module that can be set running

source setup.sh

and later imported as

import next_sparseconvnet

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.7%
  • Shell 1.3%