Skip to content

Releases: DGIST-ARTIV/VISION

tracking only car

04 Apr 17:07
8610245
Compare
Choose a tag to compare
0.0.0

Update ROS_monodepth.py

ROS2 USB Camera Driver for Object detection

27 Jan 04:29
8610245
Compare
Choose a tag to compare

This is ROS2 USB Camera Driver for Object detection.

This code include the fault recovery.
if you run this code with watchDog and disconnect the camera, watchDog alarms with fatal window.

Lane detection with ENet-SAD version 1.7

27 Jan 03:14
8610245
Compare
Choose a tag to compare

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

add fault recovery code:)
if you run this code with watchDog and disconnect the camera, watchDog alarms with fatal window.

lane_supplement_v1

18 Jan 10:57
8610245
Compare
Choose a tag to compare

Checking the segmentation image code is test_seg_210105.py

Checking the weight code is weight_test.py

yolo_tracking_for_Ioniq_v1.0

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

yolo_tracking_for_Ioniq_v1.0 (car, person, bicycle, motorbike, bus, truck)

yolo_tracking_for_ERP42_v2.1

17 Sep 14:16
4f5a4f5
Compare
Choose a tag to compare

tracking 결과를 터미널에 print 하도록 수정( 디버깅용)

yolo_tracking_for_ERP42_v2.0

16 Sep 15:30
4f5a4f5
Compare
Choose a tag to compare

class 별로 tracking 한 후, 두 개의 메세지로 publish -> tracking/sign, tracking/traffic

yolo_tracking_for_COCO

09 Oct 04:40
4f5a4f5
Compare
Choose a tag to compare
Update README.md

ROS2 USB Camera driver for ERP42

07 Oct 16:11
4f5a4f5
Compare
Choose a tag to compare

This is ROS2 USB Camera Driver for ERP42.
And, this file include setting sh file.

trtyolov3_v2.0.0

23 Sep 15:59
4f5a4f5
Compare
Choose a tag to compare

Final version.