Skip to content

Ready usable classifier #1

Description

@ktugan

We should upload a readily trained model to a server so easy and fast classifications are possible.

> from bb_tracking import track

> repo = Repository('2015-09-15')
> tracks = track(repo)
# -- model not ready -- #
# -- downloading from http://biorobotics-server.com/bb_tracking_v0.14_model.gzip -- #
> len(tracks)
1337

This would be a nice addition since most people dont need to know what bb_tracking does and only want tracks.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions