Coder Social home page Coder Social logo

colornet-pytorch's People

Contributors

shufanwu 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

Watchers

 avatar  avatar  avatar  avatar  avatar

colornet-pytorch's Issues

the pre-trained model

Hello! I have read this paper recently,and I'd want to run your model without training,Can you please upload your trained model ? Thanks a lot!!

pre-model

The link needs to be applied. Can you send it again

Training Dataset

Where can I get the dataset?, your link seems like die. Can you share your pretrained model?

an error?

这个pt1文件夹里面的损失函数是不是有错,那个分类网络输出加了一个softmax,之后求交叉熵损失函数的时候F.coress_entropy里面也包含了softmax处理,,会不会已经冲突了。

License

Could you please add a license to the project. With this it would be possible to use (or refrain from) the repository without legal uncertainty.

How to start training

error when i run train.py
Python3.6
ConnectionResetError: [Errno 104] Connection reset by peer

mistake with loss

        cross_entropy_loss = 1/300 * F.cross_entropy(class_output, classes)

torch.nn.functional has no implement of backward, so cross_entropy_loss will not drop in training, use nn.CrossEntropyLoss() instead.

about the label

hello ,thanks for your codes, i have been reading your codes recently,i have some trouble about the label, can you show me some contents about the train.txt , and the label should be the name of classses of things in the image ? thanks , i am waiting for your reply.

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.