Coder Social home page Coder Social logo

fraunhoferhhi / nncodec Goto Github PK

View Code? Open in Web Editor NEW
68.0 6.0 5.0 4.7 MB

Fraunhofer Neural Network Encoder/Decoder (NNCodec)

Home Page: https://www.hhi.fraunhofer.de/en/departments/ai/technologies-and-solutions/fraunhofer-neural-network-encoder-decoder-nncodec.html

License: Other

Shell 0.10% C++ 31.00% Python 68.90%
compression decoder encoder neural-network nnc

nncodec's People

Contributors

d-becking avatar phaase-hhi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

nncodec's Issues

(Python -V 3.10.13) Error : expected an indented block after 'except' statement on line 240

Traceback (most recent call last):
  File "/my_data/nncodec/test.py", line 1, in <module>
    import nnc
  File "/my_data/nncodec/nnc/__init__.py", line 41, in <module>
    from .compression import compress, decompress, compress_model, decompress_model, guess_block_id_and_param_type
  File "/my_data/nncodec/nnc/compression.py", line 54, in <module>
    from framework import tensorflow_model
  File "/my_data/nncodec/framework/__init__.py", line 46, in <module>
    from . import tensorflow_model
  File "/my_data/nncodec/framework/tensorflow_model/__init__.py", line 242
    model_file = h5py.File(model_path, 'r')
    ^
IndentationError: expected an indented block after 'except' statement on line 240

an error during the usage test in Python 3.10.13 version. There was no problem with the behavior after simple correction.
(ADD TAB)

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.