Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
supersonicAI
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dmath010
supersonicAI
Graph
4159ca01291cdb6e6f61b3db195c2577cb4d4126
Select Git revision
Branches
5
danny_sandbox
david_sandbox
drew_sandbox
kevin_sandbox
master
default
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
Dec
5
4
3
2
1
29
Nov
28
26
24
23
18
17
16
15
14
10
8
4
3
2
1
31
Oct
28
27
25
24
23
22
20
18
15
12
11
10
9
8
7
6
4
3
29
Sep
28
27
24
22
20
29
May
25
24
17
15
3
1
30
Apr
20
19
17
16
13
10
9
8
7
6
5
3
23
Mar
15
13
Update ReadMe.md
master
master
Fixing ROM Issue
removing unused classes grayimage viewer and controller viewer
Update ReadMe.md
Update ReadMe.md
Update ReadMe.md
changing defaults on drivers to optimal values
changed order of ImageTuple.combine(). Now segmentation is on the left. Changed deeplab optimizer to Adam.
Fixed a few more bugs from before. generate_dataset.py and play.py both work with or without segmentations.
Fixed bug with generate_dataset.py
minor edit
play.py renders segmented and unsegmented images on one window with a ledgend.
segmented image showing in play
segtest changes
danny_sandbox
danny_sandbox
merging ckpts to sandbox
david_sandbox
david_sandbox
Integrated changes for ImageTuple. Now we should be able to show both original and segmented images in play.py on a single window. Might Have Errors.
Fixed ImageTuple to support different sizes of images.
ckpts every epoch of seg
small gen_dataset fixes
image display fix
Modified ImageTuple to allow None objects in constructor. Modified play.py to render original image and colorized segmentation for deepq. MIGHT HAVE ERRORS!
deeplab training with sprite segments
removed results/SpritersResource/ from .gitignore. Added a few images to repo.
Merge remote-tracking branch 'origin/master'
fixed seg model instantiation issue
Merge remote-tracking branch 'origin/master'
Fixed a few manual image segmengentations. Integrated Sprites into dataset generator.
merge w master
Changed destination directory for generate_dataset from data/segmentation_dataset to results/datasets/image_segmentation
cpu v gpu
cpu v gpu
WIP on master: f44e915a Fixed image crops for robots. Added code to gpu_test.py to test gpu usage.
index on master: f44e915a Fixed image crops for robots. Added code to gpu_test.py to test gpu usage.
live segmentation
Fixed image crops for robots. Added code to gpu_test.py to test gpu usage.
live segmentation
sprite changes to date - needs work with foreground masking
sprite update: still needs a few small adjustments
image processing
image processing
Loading