Giter Site home page Giter Site logo

Comments (5)

jason718 avatar jason718 commented on August 10, 2024 2

Can you share your converting code? Or are you using the something like pytorch-caffe-darknet-convert?

from featurelearningrotnet.

gidariss avatar gidariss commented on August 10, 2024 1

#jason718

I updated the github repo with the a script that converts a pytorch alexnet model to a caffe model. It is inside the directory "extras". The same directory also has a script that converts the caffe alexnet model to fully convolutional for the segmentation experiments. When I find time I will update the README with instructions for that part. However, it's pretty easy to use the conversion script: after having install caffe you run the command:

python extras/convert_alexnet_from_pytorch2caffe.py --src=[path to pytorch model] --dst=[path to caffe mode]

from featurelearningrotnet.

gidariss avatar gidariss commented on August 10, 2024

I convert the models on caffe format and use the publicly available caffe code. I uploaded the readme.md with link to a model converted to caffe format.

from featurelearningrotnet.

polo5 avatar polo5 commented on August 10, 2024

+1. It would also be nice for instance to have the configuration you used for classification scores (https://github.com/philkr/voc-classification). I can't reproduce the results in your paper with that repo.

from featurelearningrotnet.

iamgeo92 avatar iamgeo92 commented on August 10, 2024

hi @gidariss , Does the script also contains the code for rescaling of Kraehenbuehl et al, ICLR 2016.

from featurelearningrotnet.

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.