Sign in
coral
/
edgetpuvision
/
HEAD
d17d7fd
Use read_label_file from pycoral
by Dmitry Kovalev
· 4 years, 4 months ago
master
6a557c2
Version in setup.py matched debian package
by Dmitry Kovalev
· 5 years ago
d696a4d
Update dependency in setup.py
by Dmitry Kovalev
· 5 years ago
91839e8
Use python3-pycoral instead of python3-edgetpu
by Dmitry Kovalev
· 5 years ago
bb6641d
Fix compatibility with new python3-opengl
by Jonas Larsson
· 6 years ago
f6e28da
glbox: explicitly clear output buffer before drawing
by Jonas Larsson
· 6 years ago
f2a14a6
update coral website url
by Scott Main
· 6 years ago
fe37f13
glsvgoverlaysink: expose qos, sync, max-lateness and fullscreen properties
by Jonas Larsson
· 6 years ago
f0b8022
glsvgoverlaysink: fix do_get_property
by Jonas Larsson
· 6 years ago
5e6a7a8
Merge "Fix compatibility with glfilterbin, glvideoflip"
by Jonas Larsson
· 6 years ago
ee8fe33
Fix compatibility with glfilterbin, glvideoflip
by Jonas Larsson
· 6 years ago
b8e20b4
Merge "Fix compatibility with glvideoflip"
by Jonas Larsson
· 6 years ago
75db0cb
Fix compatibility with glvideoflip
by Jonas Larsson
· 6 years ago
9f92c43
Add LICENSE file
by Dmitry Kovalev
· 6 years ago
ef79c82
day: Cut for the Day release
by June Tate-Gans
· 6 years ago
a7e2529
Account for one extra letter in size_em.
by Jonas Larsson
· 6 years ago
e3ffb59
Add and use custom plugin glsvgoverlaysink
by Jonas Larsson
· 6 years ago
5d20e71
Add glbox plugin
by Jonas Larsson
· 6 years ago
ce66224
Package overlaysrc as a standalone plugin
by Jonas Larsson
· 6 years ago
a7bdcdc
Use classify_with_input_tensor instead of ClassifyWithInputTensor
by Jonas Larsson
· 6 years ago
f3f6f03
Fix PNG image inference
by Jonas Larsson
· 6 years ago
d409f82
Remove GTK on Wayland workaround
by Jonas Larsson
· 6 years ago
417ae3c
Ensure appsink branch uses same OpenGL display as the rendering branch.
by Jonas Larsson
· 6 years ago
fe26cdb
Remove GstBuffer refcount workaround
by Jonas Larsson
· 6 years ago
046890c
Drop RECONFIGURE events from glimagesink
by Jonas Larsson
· 6 years ago
dc681f2
Call detect_with_input_tensor instead of DetectWithInputTensor
by Jonas Larsson
· 6 years ago
46802fa
Add gstreamer1.0-gl as dependency
by Jonas Larsson
· 7 years ago
d80802f
Set imx-gst1.0-plugin as recommends so installable on non IMX platforms.
by Henry Herman
· 6 years ago
staging
f667506
Lintian cleanups
by Alex Van Damme
· 7 years ago
fd339d4
changelog: Bump changelog for Chef #3.
by June Tate-Gans
· 7 years ago
19f6026
Honor bufferpool stride alignment when rendering overlays
by Jonas Larsson
· 7 years ago
f3b914f
package: Bumping the changelog for Chef build #3
by June Tate-Gans
· 7 years ago
54e3073
Disable QoS for all pipelines that render to display.
by Jonas Larsson
· 7 years ago
d0caf55
Bump changelog version for Chef build #2.
by June Tate-Gans
· 7 years ago
5bbb96d
Disable QoS events in live camera pipeline.
by Jonas Larsson
· 7 years ago
59af515
Create changelog entry for chef release
by Alex Van Damme
· 7 years ago
2-1
ed16aba
Add license headers.
by Dmitry Kovalev
· 7 years ago
798cb25
Add visual separation between text lines.
by Dmitry Kovalev
· 7 years ago
20175db
Depend on weston (virtual package) instead of weston-imx.
by Dmitry Kovalev
· 7 years ago
d64955c
Fix the support name
by June Tate-Gans
· 7 years ago
4adda7f
Fix the support email address
by June Tate-Gans
· 7 years ago
a68a06a
Render full size overlays, draw with glvideomixer
by Jonas Larsson
· 7 years ago
cfc9f92
Update changelog for 1.3-1
by Alex Van Damme
· 7 years ago
1bb763b
Add --loop command line parameter for video.
by Dmitry Kovalev
· 7 years ago
c15cc09
Get rid of start/stop buttons in web UI.
by Dmitry Kovalev
· 7 years ago
43f7562
Set window title to 'Coral'
by Jonas Larsson
· 7 years ago
f047f16
Add parameter to disable SIGINT handling from run_pipeline().
by Dmitry Kovalev
· 7 years ago
06ca384
Add env var to override index.html file location.
by Dmitry Kovalev
· 7 years ago
55bd701
Set stdin back to blocking state on exit.
by Dmitry Kovalev
· 7 years ago
59323c3
Set default streaming resolution to 640x480.
by Jonas Larsson
· 7 years ago
df34f2c
Fix missing dependencies.
by Jonas Larsson
· 7 years ago
394fd9e
Upload rendered overlays as textures and display with glimagesink.
by Jonas Larsson
· 7 years ago
5fefc69
Display model title in overlay.
by Dmitry Kovalev
· 7 years ago
2e230ef
Update classification overlay rendering.
by Dmitry Kovalev
· 7 years ago
0d25bff
Remove demo script from edgetpuvision.
by Dmitry Kovalev
· 7 years ago
112638a
Use monospace font to calculate label backround rects.
by Dmitry Kovalev
· 7 years ago
3f51aeb
Add Coral logo, fonts, and initial css style.
by Dmitry Kovalev
· 7 years ago
e57c0f0
Bug fix: use white color when labels file is not specified.
by Dmitry Kovalev
· 7 years ago
99254f7
Move info to the bottom left corner on black background.
by Dmitry Kovalev
· 7 years ago
6999820
Add shadow to bounding boxes.
by Dmitry Kovalev
· 7 years ago
de1c955
Add custom bbox color command line parameter.
by Dmitry Kovalev
· 7 years ago
9d49a5d
Make server scripts functionally compatible with console ones.
by Dmitry Kovalev
· 7 years ago
1d9ed40
Making pipeline code more reusable.
by Dmitry Kovalev
· 7 years ago
3b6ed74
Use different colors for different detected objects.
by Dmitry Kovalev
· 7 years ago
5ae43eb
Add convenient object representation for detection.
by Dmitry Kovalev
· 7 years ago
53644d8
Add --bitrate command line param.
by Dmitry Kovalev
· 7 years ago
e748a4d
Simplify code that renders gstreamer pipelines.
by Dmitry Kovalev
· 7 years ago
bb9b7e5
Remove code redundancy and group some params together.
by Dmitry Kovalev
· 7 years ago
f2e1f44
Get rid of explicit use of vpudec filter.
by Dmitry Kovalev
· 7 years ago
e037f76
Add correct favicon and change web page title.
by Dmitry Kovalev
· 7 years ago
bcddece
Support relative filenames and paths with spaces.
by Dmitry Kovalev
· 7 years ago
45de06f
Add width and height values to generated SVGs.
by Dmitry Kovalev
· 7 years ago
1955093
Reuse inference code in streaming server.
by Dmitry Kovalev
· 7 years ago
5069712
Add headless gstreamer pipelines.
by Dmitry Kovalev
· 7 years ago
938277a
Add bounding box area filtering.
by Dmitry Kovalev
· 7 years ago
43d4874
Move gstreamer pipelines into a separate file.
by Dmitry Kovalev
· 7 years ago
48d8cc3
Fix problem with using JPEG images as a source.
by Dmitry Kovalev
· 7 years ago
380fabf
Update changelog to 1.2-1
by Alex Van Damme
· 7 years ago
8ea5929
Update command line examples and help strings.
by Dmitry Kovalev
· 7 years ago
1056f33
Add missing imx-gst1.0-plugin dependency (vpudec filter).
by Dmitry Kovalev
· 7 years ago
ef9cfa4
Add gstreamer and desktop dependencies.
by Dmitry Kovalev
· 7 years ago
01badde
Update changelog w/ latest features
by Alex Van Damme
· 7 years ago
eca7d8e
Add new edgetpuvision features.
by Dmitry Kovalev
· 7 years ago
70a1f9c
Depend on python3-edgetpu instead of edgetpu-api
by Alex Van Damme
· 7 years ago
1.0-1
39470ef
Moving camera code from python-tflite-source.
by Dmitry Kovalev
· 7 years ago
4bdeb92
Initial empty repository
by Dmitry Kovalev
· 7 years ago