Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Autonomous_Vehicles_with_embedded_intelligence
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kpp55
Autonomous_Vehicles_with_embedded_intelligence
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
draw
Select Git revision
Selected
draw
Branches
5
master
default
Lane_Demo
Lee
alexnet_cars
amy_branch
6 results
Begin with the selected commit
Created with Raphaël 2.2.0
31
May
27
25
24
19
16
14
6
29
Apr
23
15
13
12
9
5
4
1
21
Mar
8
6
3
1
26
Feb
15
1
16
Dec
15
3
2
30
Nov
28
27
25
23
19
16
15
8
2
24
Oct
removed darknet_2 empty directory
master
master
Not needed
readded darkent
Remove code for streaming. It did not work
Deleting darknet_sam
cleanup
Wrapping up
Updated demo
Updated code for demo and darkent.
deleting zips
adding model for 4 objects: stop, speedlimit25, speedlimit35, and person; adding zips of training data
Finished lane detection code
Latest code
remove files that are uncessary
Updated detect.py and lane_demo.cpp
update code
adding object detection model / 10 classes
Merge branch 'master' of gitlab.cci.drexel.edu:kpp55/Autonomous_Vehicles_with_embedded_intelligence
.cfg,.data for model trained with our images
adding darknet
mergeMerge branch 'master' of gitlab.cci.drexel.edu:kpp55/Autonomous_Vehicles_with_embedded_intelligence
Adding darknet_2
adding files for 3 classes: stop, yield, pedestrianCrossing and for 6 classes: stop, yield, pedestrianCrossing, signalAhead, speedLimit25, speedLimit35
adding yolo-tiny model for sign detection / 2 classes
amy_branch
amy_branch
Merge branch 'master' of gitlab.cci.drexel.edu:kpp55/Autonomous_Vehicles_with_embedded_intelligence
Merge branch 'master' of gitlab.cci.drexel.edu:kpp55/Autonomous_Vehicles_with_embedded_intelligence
Merge branch 'master' of https://gitlab.cci.drexel.edu/kpp55/Autonomous_Vehicles_with_embedded_intelligence
Test Client
remove folders in robot development
More changes to lane demo
Cleaned up Robot code
Merge branch 'master' of gitlab.cci.drexel.edu:kpp55/Autonomous_Vehicles_with_embedded_intelligence
Server to display image
Merge branch 'master' of gitlab.cci.drexel.edu:kpp55/Autonomous_Vehicles_with_embedded_intelligence
Improve PID response
Added ros code
New drift detection
New video
Merge branch 'master' of https://gitlab.cci.drexel.edu/kpp55/Autonomous_Vehicles_with_embedded_intelligence
Added PID controls
Loading