GithubHelp home page GithubHelp logo

chenzhaowei13 / light-condition-style-transfer Goto Github PK

View Code? Open in Web Editor NEW
134.0 134.0 30.0 19.59 MB

Lane Detection in Low-light Conditions Using an Efficient Data Enhancement : Light Conditions Style Transfer (IV 2020)

License: MIT License

Python 82.33% Shell 2.84% Makefile 0.59% MATLAB 1.57% C++ 11.08% CMake 0.67% TeX 0.91%
culane data-enhancement deep-learning instance-segmentation lane-detection lane-lines-detection light-conditions self-driving-car

light-condition-style-transfer's People

Contributors

chenzhaowei13 avatar dependabot[bot] avatar zchrissirhcz 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

light-condition-style-transfer's Issues

How to test?

What is the purpose of the test_img.txt used in the test?
Why does every picture in the file correspond to / laneseg_ label_ w16/driver_ 23_ 30frame/05170950_ 0742.MP4/04280. png 1 1 1 1。
When testing, the label used is xxx.lines.txt?
test_img

demo.py argumenst

Hello sir !
when i try to run the demo.py i get the following error

Capture

there was no mention as to specifying these arguments !! could you please guide me on this thank you!

How to select low light images in CULane train set?

CULane test set has split list for nine classes, while train set not. In your paper, you select 3200 low light images to train Better-CycleGAN.
Can you provide the list of low light images in CULane train set?
Thanks a lot!

F1 measure of Better-CycleGAN + ERFNet

For Curve category, the F1 measure of ERFNet should be 66.3 instead of 71.6
https://github.com/cardwing/Codes-for-Lane-Detection

I ran the evaluation code on your trained model, and obtained exactly the same metrics except F1-measure corresponding to the Curve category. On my side, its 67.1 different from 72.4 reported in your table. Please check that.

Btw, I was able to achieve even better results following your paper, although my generated fake night images do not look as good as yours. I guess it also depends on the data selection for image translation. Nevertheless, I look forward to your releasing the source code for Better-CycleGAN.

Thanks!

result of SIM-CycleGAN

您好,很高兴你能开源您的代码,我对 SIM-CycleGAN这部分比较感兴趣,请问可以把SIM-CycleGAN生成的夜间图像数据集开源吗?

the trained model

hello, thanks for you contribution, Would you like to share the trained model of SIM-CycleGAN

ModuleNotFoundError: No module named 'models.cycle_gan_model'

请问以下error如何修改?感谢!
cd /content/Light-Condition-Style-Transfer/SIM-CycleGAN/
python train.py --dataroot ./datasets/maps --/content/Light-Condition-Style-Transfer/Culane/driver_37_30frame --name maps_cyclegan --model cycle_gan

请问有哪些 models. 有lowlight的作用?

File "train.py", line 28, in
opt = TrainOptions().parse() # get training options
File "/content/Light-Condition-Style-Transfer/SIM-CycleGAN/options/base_options.py", line 118, in parse
opt = self.gather_options()
File "/content/Light-Condition-Style-Transfer/SIM-CycleGAN/options/base_options.py", line 78, in gather_options
model_option_setter = models.get_option_setter(model_name)
File "/content/Light-Condition-Style-Transfer/SIM-CycleGAN/models/init.py", line 50, in get_option_setter
model_class = find_model_using_name(model_name)
File "/content/Light-Condition-Style-Transfer/SIM-CycleGAN/models/init.py", line 33, in find_model_using_name
modellib = importlib.import_module(model_filename)
File "/usr/lib/python3.7/importlib/init.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1006, in _gcd_import
File "", line 983, in _find_and_load
File "", line 965, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'models.cycle_gan_model'

SIM-CycleGAN

您好,很高兴你能开源您的代码,我对 SIM-CycleGAN这部分比较感兴趣,请问大概什么适合能开源这部分的代码 @Chenzhaowei13

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.