Git Product home page Git Product logo

caffe-moon's People

Contributors

camel007 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

Watchers

 avatar  avatar  avatar  avatar  avatar

caffe-moon's Issues

which version of caffe you are using

Hello, may I ask which version of caffe you are using? I encountered an error when I ran it. After investigation, I can confirm that it is a version problem.

Cannot create layer norm_conv8_max

Hi
I have downloaded the "custom_layers.hpp","normalize_layer.cpp" and "normalize_layer.cu" and put them in my caffe. Although I can successfully compile the code now, I can't run the test code and the error is "Creating layer norm_conv8_max Check failed: registry.count(type) == 1 (0 vs. 1) Unknown layer type Normalize". Can you help me about this problem? I guess I need a "normalize_layer.hpp" or something.

Normalize

HI,
What should i do if there is a error on Normalize layers? what times you will update your repo?

Thanks

Incompatible number of blobs for layer norm_conv8_max

Hi
When using the prototxt and caffemodel in the caffe-windows version, I got the error as follow:
net.cpp:773] Check failed: target_blobs.size() == source_layer.blobs_size() (1 vs. 0) Incompatible number of blobs for layer norm_conv8_max

I try to find the problem, but failed. Can you give me some suggestion?
Thank you!

caffe version

HI:
If i train the caffe-moon my model, i should use which caffe version is.
I think the model input is multi-lables data, is right?
thanks

average error

Hi, thanks for your code.
I tested moon_tiny_iter_1000000.caffemodel on my computer(use test_moon_euclidean.ipynb) and got average error 12.69%. In README.txt, you noted that the accuracy is 89+%, and in paper, it says the average error is 9.06%. I'm not sure if the above caffemodel is the final weights.

question of “MOON” and loss function.

  1. I do not find the mixed objective optimization,this project no relationship with the paper—“MOON”.
    2.Why use the loss function —“EuclideanLoss”?It is better use “Sigmoid Cross-Entropy” or “HingeLoss”?

multi-label bug and some questions

HI:
i have some questions:
1 in the convert_imageset_multi_label.cpp line 164
const std::string& data_label = datum_label.data();
I think the "datum_label" maybe " datum_image".

2	       How do you prepare the samples?

3       Which a few attributes are used to predict?

4	        How to train? If join face key points

thanks

train/test ratio

Hi,
What ratio did you use for separating train and test data?
I want to be sure that the current model is not trained on the whole CelebA dataset and the reported result is on test set, so there is no overfitting concern.
Thanks

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.