road lane detection and tracking

Поділитися
Вставка
  • Опубліковано 26 жов 2024

КОМЕНТАРІ • 129

  • @ZOMI666
    @ZOMI666  5 років тому

    The Algorithm method is like bellow.
    1 Multi-lane detection is similar to single lane detection, and the algorithm does not limit the number of lanes.
    2 Both the straight line and the dotted line are treated as lane lines, and the PCA reduces the type of difference.
    3 Steady lane line tracking can be tracked by Kalman, we reverse the PID for error analysis and then track.
    4 Without deep learning because it is too slow, the unsupervised learning method is used directly, and the mixed Gaussian model is used specifically, so the overall efficiency increases.

  • @batuhanbeytekin1912
    @batuhanbeytekin1912 3 роки тому +1

    excellent work! i want to learn how can i do this? can you share any paper about this work? what kind of things do u use such as neural networks, opencv, matlab?

  • @haardshah1715
    @haardshah1715 5 років тому

    looks Great! would love to read your paper when it is published. Please notify me when it is published thank a lot.

  • @TiJayEye
    @TiJayEye 4 роки тому

    Impressive - not too different to the visualisations I used to see on my Model 3

  • @madalasapilli4322
    @madalasapilli4322 6 років тому

    Are you finding the lanes directly on 2D image? How you'll find the how much distance lane far away from car? Other than 2D using other stuff such as LiDar or Radar..?

    • @ZOMI666
      @ZOMI666  6 років тому

      yes, only on 2D image without LiDar or Radar.

  • @Adarshkumar-mh3gw
    @Adarshkumar-mh3gw Рік тому

    Great work, I am a student and we are working on the same thing so please could you upload or give the code, it would be helpful.

  • @movocode
    @movocode 4 роки тому +2

    Could you please upload the source code

  • @huifangma2558
    @huifangma2558 6 років тому

    Can u recommend some papers you are refering to for multi-lane detection?

  • @moizraza4731
    @moizraza4731 4 роки тому

    Any paper related to this because this is highly accurate

  • @contactdi8426
    @contactdi8426 6 років тому

    That's awesome. Waiting for the paper

    • @ZOMI666
      @ZOMI666  6 років тому

      Sorry bro. I change my research area so the paper was given up by myself. If u want so details u can reach me by mail.

    • @schawroz9994
      @schawroz9994 6 років тому

      Hi, can i have your email

  • @JunFUbest
    @JunFUbest 5 років тому

    Hello, great work. Has the paper been published yet? It's two years and a half after...

  • @rajtheshowmanable
    @rajtheshowmanable 7 років тому

    Hi, Are you done with the Paper writing ? I'm excited to see your paper.

    • @ZOMI666
      @ZOMI666  7 років тому

      No time for me in recently... Things have to be delay.....

  • @عبدةالعسال
    @عبدةالعسال 3 роки тому

    Please how can I train lane detection self driving car ?

  • @mcmormus
    @mcmormus 4 роки тому

    Is the paper published?
    Would love to read it!

  • @dipinadhikari9549
    @dipinadhikari9549 2 роки тому

    Can you share the code? Or any reference?

  • @yaxuandai894
    @yaxuandai894 6 років тому

    Hi, Mr Chan, I am working on lane line detection, too. May I ask for your unpublished paper as a detailed reference?

    • @ZOMI666
      @ZOMI666  5 років тому +1

      1 Multi-lane detection is similar to single lane detection, and the algorithm does not limit the number of lanes.
      2 Both the straight line and the dotted line are treated as lane lines, and the PCA reduces the type of difference.
      3 Steady lane line tracking can be tracked by Kalman, we reverse the PID for error analysis and then track.
      4 Without deep learning because it is too slow, the unsupervised learning method is used directly, and the mixed Gaussian model is used specifically, so the overall efficiency increases.

  • @iresh11
    @iresh11 4 роки тому

    Great work! Where can i find the link to paper ?

  • @wuzhou7842
    @wuzhou7842 6 років тому

    Hello, Mr.Chan, did you finish your paper, post a link here if you did, thanks !

    • @ZOMI666
      @ZOMI666  6 років тому

      Sorry bro. I change my research area so the paper was given up by myself. If u want so details u can reach me by mail.

    • @wuzhou7842
      @wuzhou7842 6 років тому

      Very nice one, Mr.Chan, could you pls send me some more details about your algorithm to zhouwu005@163.com, by the way which area did you transfer to?

    • @michaellee2379
      @michaellee2379 6 років тому

      Sanjay chan hi,can you please send me some more details about your algorithm to me by email tielang2253@hotmail.com?thanks!

    • @muhdthariq5363
      @muhdthariq5363 6 років тому

      hi mr chan can u email me your research paper at me thariq1108@gmail.com

    • @AbdulManan-zl6to
      @AbdulManan-zl6to 6 років тому

      malikmanan422@gmail.com

  • @ngoknghekvailiz
    @ngoknghekvailiz 5 років тому

    Hello Mr. Sanjay chan
    , I'm new to this research area.
    I know It's difficult but could you give me access to your code please?

  • @高轶康
    @高轶康 6 років тому

    Do you use deep learning method?? such as semantic segmentation based deep learning??

    • @ZOMI666
      @ZOMI666  6 років тому

      sorry for your curiosity. in order to overcome the overfitting problem, this algorithm is base on Unsupervised learning.

    • @高轶康
      @高轶康 6 років тому

      could you give some hints which Unsupervised learning method in your lane detection and tracking algorithms?

    • @ZOMI666
      @ZOMI666  6 років тому +2

      1多车道检测跟单车道检测类似,算法不限制车道数量。
      2直线和虚线都当做是车道线,后面用PCA降维区别类型。
      3稳定车道线跟踪可以用卡尔曼跟踪,我们逆用PID进行误差分析然后跟踪。
      4没有用深度学习因为太慢,这里直接用无监督的学习方法,具体使用高斯模型,所以整体效率就上升了。

  • @yasser_mojahed
    @yasser_mojahed 6 років тому

    Hi Sanjay chan,
    any news about the paper or the source code?
    and which library did u use? OpenCV I guess

    • @yasser_mojahed
      @yasser_mojahed 6 років тому

      how you ignore the arrows on the middle in lane detection? do you depend on Hough transform to find lines?

    • @ZOMI666
      @ZOMI666  6 років тому

      perfect, base on C++ and OpenCV.

    • @ZOMI666
      @ZOMI666  6 років тому

      @@ChannelCtrlAltDefeatso wrong....

  • @huifangma2558
    @huifangma2558 6 років тому

    I have noticed the chinese characters in the data, so may I ask what dataset do you use?

    • @ZOMI666
      @ZOMI666  6 років тому

      we collect by ourselves.....

  • @AugustoLuisBallardini
    @AugustoLuisBallardini 7 років тому +1

    Hi, great work! do you plan to freely release an implementation of your algorithm?

    • @ZOMI666
      @ZOMI666  7 років тому

      Maybe after I leave current company...

    • @trigaltubo2280
      @trigaltubo2280 7 років тому +1

      Ok :-) this is one of the few multi line trackers i've found and i'm currently doing research on lane positioning given noisy line measurements.. are you aware of others multi-line trackers? bests, augusto

    • @ZOMI666
      @ZOMI666  7 років тому +1

      hey bro. your thing is so hard to find... So my team and i decided to make one by ourselves :-) The basic idea is 1 thread for lane detection, 1 thread for lane tracking, and 1 thread for modeling the lane(!!!)

    • @ashishrai2571
      @ashishrai2571 2 роки тому +1

      @@ZOMI666 did you leave your company yet??? I would love to have a look at your code.

  • @yuqiangzhai5871
    @yuqiangzhai5871 6 років тому

    it is great. Is it deep learning based method?

    • @ZOMI666
      @ZOMI666  6 років тому

      It is base on Unsupervised learning

  • @xiaosongzhou7177
    @xiaosongzhou7177 6 років тому

    Hi, may I ask if this algorithm uses machine learning approach?

    • @ZOMI666
      @ZOMI666  6 років тому

      absolutely

    • @xiaosongzhou7177
      @xiaosongzhou7177 6 років тому

      Is it of graphical model or deep learning?

    • @xiaosongzhou7177
      @xiaosongzhou7177 6 років тому

      Is it of graphical model or deep learning?

    • @ZOMI666
      @ZOMI666  6 років тому

      hey bro. the algorithm is :-) 1 thread for lane detection, 1 thread for lane tracking, and 1 thread for modeling the lane.

  • @boquangdong
    @boquangdong 3 роки тому

    can you share me your code? tkank you very much

  • @teyssieuman
    @teyssieuman 6 років тому

    Did you finally manage to write the associated paper ?

    • @ZOMI666
      @ZOMI666  6 років тому

      Sorry bro. I change my research area so the paper was given up by myself. If u want so details u can reach me by mail.

    • @정제한-p7n
      @정제한-p7n 6 років тому

      hi. i am very interesting this research. so i wanna read some paper. would you recommend it?

  • @motherhacker889
    @motherhacker889 6 років тому

    Is there Taiwan?

  • @anas2006elashqar
    @anas2006elashqar 2 роки тому

    Please 🥺 shall I have the code

  • @wongandy3239
    @wongandy3239 5 років тому

    student or professor of south China agricultural university?

    • @ZOMI666
      @ZOMI666  5 років тому

      sorry, i already graduated nearly 3 years.

    • @wongandy3239
      @wongandy3239 5 років тому

      Sanjay chan 您好,是这样子的,最近我在做一个跟路线检测有关的项目,但是却无从入手。请问您可以为我知道一下方向吗?

    • @wongandy3239
      @wongandy3239 5 років тому

      Sanjay chan 我也是华农的学生,师兄你好😂😂😂

    • @lianlau9609
      @lianlau9609 5 років тому

      @@wongandy3239 maybe ,South China University of Technology........

  • @ErenUzumaki1104
    @ErenUzumaki1104 3 роки тому

    please send code

  • @calhounzhou3438
    @calhounzhou3438 4 роки тому

    大佬,开源吗

  • @fatihilgen2872
    @fatihilgen2872 5 років тому

    did you try it at night

    • @ZOMI666
      @ZOMI666  5 років тому

      I Have try, and the result is great.

    • @fatihilgen2872
      @fatihilgen2872 5 років тому

      @@ZOMI666 can you share the source code with me sir sohardef@gmail.com

  • @jiyu4567
    @jiyu4567 6 років тому

    Hello, the lane detection is very stable, I wonder how you do the lane tracking? Do you use any vehicle motion data (such as: IMU, vehicle speed)for lane tracking?

    • @ZOMI666
      @ZOMI666  6 років тому +1

      I want to use those stuff. but nothing in the algorithm.

    • @jiyu4567
      @jiyu4567 6 років тому

      Great job. Do you test the algorithm on the quick lane change data?

    • @ZOMI666
      @ZOMI666  6 років тому

      of course. but your question were quick a bit ambiguous. Point is depend how quick you mean....

    • @jiyu4567
      @jiyu4567 6 років тому +1

      I'm a sensor fusion algorithm engineer from Minieye(a ADAS startup company,this is our web: www.minieye.cc/?lang=en ). We are looking for some talents like you.
      If you are interested, we can talk about it further. This is my Email: yuji@minieye.cc, waiting for your message.

  • @2011supra
    @2011supra 6 років тому

    Can u send me video clip?

    • @ZOMI666
      @ZOMI666  6 років тому

      you can download it though www.clipconverter.cc/

    • @ZOMI666
      @ZOMI666  6 років тому

      of course. leave your mail.

    • @huifangma2558
      @huifangma2558 6 років тому

      Hi, can I have the original video too? ma.huifang0604@gmail.com

    • @ZOMI666
      @ZOMI666  6 років тому

      hello two guys. there are too many video clip like these in my dataset. every one is so big in GB. so I am not sure which one you like.

    • @2011supra
      @2011supra 6 років тому

      I want original video. So I can test my lane detection

  • @kxkyoin
    @kxkyoin 6 років тому

    Can you give me the details ? As I get to know that you gave up on the research papers

    • @NicholasRessi
      @NicholasRessi 6 років тому

      check out Sentdex Python plays series... this is prob cv2

  • @abhiasreddy
    @abhiasreddy 6 років тому

    Nice one

  • @raymondhuang7104
    @raymondhuang7104 6 років тому

    这个给力啊

  • @qifenglee6781
    @qifenglee6781 7 років тому

    放源码啊

    • @ZOMI666
      @ZOMI666  7 років тому

      など私は論文を完成し終わって