Coder Social home page Coder Social logo

scda's People

Contributors

xinge008 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  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

scda's Issues

RuntimeError: Given groups=1, weight of size [64, 3, 3, 3], expected input[1, 1, 1280, 1280] to have 3 channels, but got 1 channels instead

Hi there,

I'm trying to use my own dataset with this code. I've encountered the following error message and tried to fixed it, but after a couple of attempts I gave up.

It would be great if somebody can give me a hint.

The error message:

RuntimeError: Given groups=1, weight of size [64, 3, 3, 3], expected input[1, 1, 1280, 1280] to have 3 channels, but got 1 channels instead

Maybe some useful information:

The pictures I've used were originally in JPEG Format and were converted with mogrify to PNG8.

Code is run in docker container with the following image:
docker.io/pytorch/pytorch:0.4.1-cuda9-cudnn7-devel

Tested on two independent host systems, RTX2070 Super and GTX 1060. Same error on both machines.

Thank you in advance.

Why use RPN?

The result of the original RPN will be based on a threshold, such as 0.5 to determine which boxes are left. But for an image without ground truth, how to determine which frames are useful?

Training on Google Colab

Hi, is it possible to train the model on Google Colab?
If yes, can you please brief the steps that are needed to be followed?

Which is generator/discriminator/weighting estimator in builder gan?

Same as the title, while I read your code, i find a question:
dis_model / dec_model / dis_model_patch which is generator/discriminator/weighting estimator??
BTW, the code of update process is not vague for me. (From line 564 in faster_rcnn_train_val.py)
Thank you for your answering!

Wrong number of images in val set?

I found that in the foggy_val.txt you provided in the README contains 1476 images. But the results in [4] are reported on 500 val images. And your baseline is also much higher than [4], whereas the only difference is the val set. Does that means your improvement only comes from this slight change?

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.