Coder Social home page Coder Social logo

Comments (6)

psyhtest avatar psyhtest commented on May 24, 2024

Moreover, the SqueezeDet artefact should be converted to the platform-neutral ("universal") package format, so we can use it on Windows (e.g. on Surface Pro 4).

from ck-tensorflow.

gfursin avatar gfursin commented on May 24, 2024

I see that datasets in ck-tensorflow are not really datasets, but scripts - I feel like that they should become either CMD in program:squeezdet or separate package(s) ...

from ck-tensorflow.

gfursin avatar gfursin commented on May 24, 2024

And one more thing: I don't think OpenCV lib is needed in the dependency of the program:squeezedet since it uses Python cv2 module, right?

from ck-tensorflow.

psyhtest avatar psyhtest commented on May 24, 2024

I don't think OpenCV lib is needed in the dependency of the program:squeezedet since it uses Python cv2 module, right?

I think you are right.

By the way, I documented the dependency on cv2 here.

from ck-tensorflow.

psyhtest avatar psyhtest commented on May 24, 2024

At the moment, we patch the SqueezeDet demo a lot:

Patching source directory ...
/home/anton/CK_REPOS/ck-tensorflow/package/demo-squeezedet-patched/patch.linux/demo.patch
patching file src/demo.py
/home/anton/CK_REPOS/ck-tensorflow/package/demo-squeezedet-patched/patch.linux/python3.patch
patching file src/config/__init__.py
patching file src/config/kitti_model_config.py
patching file src/config/kitti_res50_config.py
patching file src/config/kitti_squeezeDetPlus_config.py
patching file src/config/kitti_squeezeDet_config.py
patching file src/config/kitti_vgg16_config.py
patching file src/dataset/__init__.py
patching file src/dataset/voc_eval.py
patching file src/nets/__init__.py
patching file src/nets/squeezeDet.py
Hunk #1 succeeded at 103 with fuzz 2 (offset 1 line).
/home/anton/CK_REPOS/ck-tensorflow/package/demo-squeezedet-patched/patch.linux/python3extra.patch
patching file src/train.py

@Chunosov and I discussed creating our own and more flexible benchmark which would also allow us to measure accuracy in different ways (the native one for KITTI and a somewhat clearer one).

from ck-tensorflow.

psyhtest avatar psyhtest commented on May 24, 2024

SqueezeDet has somewhat lost its relevance (although still makes for a great demo), so closing.

from ck-tensorflow.

Related Issues (20)

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.