Skip to content

Releases: DGIST-ARTIV/VISION

trtyolov3_v1.7.0

17 Sep 12:35
4f5a4f5
Compare
Choose a tag to compare

yolo 실행할 때, --category_num 으로 설정해주어야함

trtyolov3_category_num_80

03 Nov 12:53
4f5a4f5
Compare
Choose a tag to compare

trt_yolov3_v1.6.0.zip

14 Sep 13:55
4f5a4f5
Compare
Choose a tag to compare

revised version of trt_yolov3 with original trt file

trt_yolov3_v1.6.0

14 Sep 14:05
4f5a4f5
Compare
Choose a tag to compare

revised version of trt_yolov3 with original trt file.

trtyolov3_v1.5.0

10 Sep 17:02
4f5a4f5
Compare
Choose a tag to compare

2020.09.11
COCO 2017 after debugging

trt_yolov3_tracking+launch

23 Oct 09:48
4f5a4f5
Compare
Choose a tag to compare

trt_yolov3_tracking+launch

post_point_notification_v2.0

18 Sep 09:49
4f5a4f5
Compare
Choose a tag to compare
Update README.md

Lane detection with ENet-SAD version 1.6

24 Nov 16:37
4f5a4f5
Compare
Choose a tag to compare

This version is 1.6.
First, run the python3 seg_exist_publish_ver2.py in enet file. (ros2)
Second, run the lane_detect.cpp in colcon workspace. (ros2)

If you download version 1.5, just download the seg_exist_publish_ver2.py.
change the method that take images from the camera.

Lane detection with ENet-SAD version 1.5

04 Nov 14:59
4f5a4f5
Compare
Choose a tag to compare

This version is 1.5.
First, run the python3 seg_exist_publish.py in enet file. (ros2)
Second, run the lane_detect.cpp in colcon workspace. (ros2)

add publishing lanes code for our dashboard(RVIZ type)

Lane detection with ENet-SAD version 1.4

04 Nov 12:10
4f5a4f5
Compare
Choose a tag to compare

This version is 1.4.
First, run the python3 seg_exist_publish.py in enet file. (ros2)
Second, run the lane_detect.cpp in colcon workspace. (ros2)

add garbage value for updating pure pursuit