Skip to content

Commit

Permalink
update commit information
Browse files Browse the repository at this point in the history
  • Loading branch information
MaybeShewill-CV committed Jun 15, 2020
1 parent 078a96f commit df2a2d3
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 79 deletions.
74 changes: 0 additions & 74 deletions config/global_config.py

This file was deleted.

2 changes: 1 addition & 1 deletion semantic_segmentation_zoo/cnn_basenet.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# @Time : 17-9-18 下午3:59
# @Author : Luo Yao
# @Author : MaybeShewill-CV
# @Site : https://github.com/MaybeShewill-CV/lanenet-lane-detection
# @File : cnn_basenet.py
# @IDE: PyCharm Community Edition
Expand Down
4 changes: 2 additions & 2 deletions trainner/tusimple_lanenet_multi_gpu_trainner.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# @Time : 2020/6/12 下午2:54
# @Author : LuoYao
# @Site : ICode
# @Author : MaybeShewill-CV
# @Site : https://github.com/MaybeShewill-CV/lanenet-lane-detection
# @File : tusimple_lanenet_multi_gpu_trainner.py
# @IDE: PyCharm
"""
Expand Down
4 changes: 2 additions & 2 deletions trainner/tusimple_lanenet_single_gpu_trainner.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# @Time : 2020/6/12 下午1:33
# @Author : LuoYao
# @Site : ICode
# @Author : MaybeShewill-CV
# @Site : https://github.com/MaybeShewill-CV/lanenet-lane-detection
# @File : tusimple_lanenet_single_gpu_trainner.py
# @IDE: PyCharm
"""
Expand Down

0 comments on commit df2a2d3

Please sign in to comment.