GithubHelp home page GithubHelp logo

zorzr / tsl Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 4.0 723 KB

Supervised learning tool for interactive labelling of time series

Home Page: https://zorzr.github.io/TSL/

License: GNU General Public License v3.0

Python 100.00%

tsl's People

Contributors

zorzr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

tsl's Issues

no requirements.txt

Hey, just found your project and it fits my needs perfectly! I have got the basics up and running, but sometimes things crash, and i think it has to do with version mismatches. I couldn't find a requirements.txt file. can you add one so i can match the required dependencies of the project?

Error on opening project

After creating a new project, TSL will open the project and throws an error:

...\TSL-master>python main.py Traceback (most recent call last): File "...\TSL-master\gui.py", line 114, in project_dialog self.controller.to_labeler(project=project) File "...\TSL-master\main.py", line 34, in to_labeler self.labeler.plot_canvas.init() File "...\TSL-master\core.py", line 195, in init self.core.plot() File "...\TSL-master\core.py", line 58, in plot plotter = Plotter(subplot, draw_set, self.timestamp, norm) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "...\TSL-master\plotter.py", line 39, in __init__ self.draw() File "...\TSL-master\plotter.py", line 75, in draw self.plot.lines.append(self.plot.lines.pop(0)) ^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'ArtistList' object has no attribute 'append'

Launching the main.py again and opening the just created project, throws the same error. Any ideas, how to solve?

Zoom fix when the plot arrangement is modified

When the disposition is managed while zooming, the figure refreshes and the zoom is not as it was before (but comes back to the default style). Could be annoying, but can be easily fixed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.