Skip to content

A backend library for multiple instance learning implemented in PyTorch.

Notifications You must be signed in to change notification settings

JAEarly/bonfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bonfire

A backend library for multiple instance learning implemented in PyTorch.

Disclaimer
This is a WIP personal project, so there will often be changes to the main branch and backward compatibility is not guaranteed.

Installation

  1. Clone in as submodule:
git submodule add git@github.com:JAEarly/bonfire.git
  1. Install submodule as an editable package:
pip install -e bonfire
  1. Manually install PyTorch with CUDA support.

About

A backend library for multiple instance learning implemented in PyTorch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages