proxy.golang.org : github.com/viam-soleng/detect-and-classify : v0.0.2
This module uses an object detection ML model as input, crops the detected objects according to their bounding boxes and runs the cropped images through a classifier model for more accurate results.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/viam-soleng/[email protected]
Published:
Indexed:
Related tag:
v0.0.2
Loading...
Readme
Loading...
Dependencies
- cloud.google.com/go v0.110.4
- cloud.google.com/go/compute v1.21.0
- cloud.google.com/go/compute/metadata v0.2.3
- cloud.google.com/go/iam v1.1.1
- cloud.google.com/go/storage v1.30.1
- git.sr.ht/~sbinet/gg v0.3.1
- github.com/a8m/envsubst v1.4.2
- github.com/ajstarks/svgo v0.0.0-20211024235047-1546f124cd8b
- github.com/aybabtme/uniplot v0.0.0-20151203143629-039c559e5e7e
- github.com/benbjohnson/clock v1.3.3
- github.com/bep/debounce v1.2.1
- github.com/blackjack/webcam v0.0.0-20230509180125-87693b3f29dc
- github.com/bufbuild/protocompile v0.5.1
- github.com/campoy/embedmd v1.0.0
- github.com/cenkalti/backoff v2.2.1+incompatible
- github.com/cenkalti/backoff/v4 v4.2.1
- github.com/davecgh/go-spew v1.1.1
- github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0
- github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f
- github.com/disintegration/imaging v1.6.2
- github.com/docker/go-units v0.5.0
- github.com/edaniels/golog v0.0.0-20230215213219-28954395e8d0
- github.com/edaniels/lidario v0.0.0-20220607182921-5879aa7b96dd
- github.com/edaniels/zeroconf v1.0.10
- github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
- github.com/fogleman/gg v1.3.0
- github.com/fsnotify/fsnotify v1.6.0
- github.com/fullstorydev/grpcurl v1.8.6
- github.com/gen2brain/malgo v0.11.10
- github.com/go-fonts/liberation v0.3.0
- github.com/go-gl/mathgl v1.0.0
- github.com/go-latex/latex v0.0.0-20230307184459-12ec69307ad9
- github.com/go-pdf/fpdf v0.6.0
- github.com/goccy/go-json v0.10.2
- github.com/golang-jwt/jwt/v4 v4.5.0
- github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
- github.com/golang/geo v0.0.0-20210211234256-740aa86cb551
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.3
- github.com/golang/snappy v0.0.4
- github.com/gonuts/binary v0.2.0
- github.com/google/go-cmp v0.5.9
- github.com/google/s2a-go v0.1.4
- github.com/google/uuid v1.3.1
- github.com/googleapis/enterprise-certificate-proxy v0.2.3
- github.com/googleapis/gax-go/v2 v2.11.0
- github.com/gorilla/securecookie v1.1.1
- github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2
- github.com/improbable-eng/grpc-web v0.15.0
- github.com/jedib0t/go-pretty/v6 v6.4.6
- github.com/jhump/protoreflect v1.15.1
- github.com/kellydunn/golang-geo v0.7.0
- github.com/klauspost/compress v1.16.5
- github.com/kylelemons/go-gypsy v1.0.0
- github.com/lestrrat-go/backoff/v2 v2.0.8
- github.com/lestrrat-go/blackmagic v1.0.1
- github.com/lestrrat-go/httpcc v1.0.1
- github.com/lestrrat-go/iter v1.0.2
- github.com/lestrrat-go/jwx v1.2.25
- github.com/lestrrat-go/option v1.0.1
- github.com/lib/pq v1.10.7
- github.com/lmittmann/ppm v1.0.2
- github.com/lucasb-eyer/go-colorful v1.2.0
- github.com/mattn/go-runewidth v0.0.14
- github.com/matttproud/golang_protobuf_extensions v1.0.4
- github.com/miekg/dns v1.1.53
- github.com/mitchellh/copystructure v1.2.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/montanaflynn/stats v0.7.0
- github.com/muesli/clusters v0.0.0-20200529215643-2700303c1762
- github.com/muesli/kmeans v0.3.1
- github.com/pion/datachannel v1.5.5
- github.com/pion/dtls/v2 v2.2.7
- github.com/pion/ice/v2 v2.3.11
- github.com/pion/interceptor v0.1.22
- github.com/pion/logging v0.2.2
- github.com/pion/mdns v0.0.8
- github.com/pion/mediadevices v0.5.1-0.20231017204133-3c9fee958efe
- github.com/pion/randutil v0.1.0
- github.com/pion/rtcp v1.2.10
- github.com/pion/rtp v1.8.2
- github.com/pion/sctp v1.8.8
- github.com/pion/sdp/v3 v3.0.6
- github.com/pion/srtp/v2 v2.0.17
- github.com/pion/stun v0.6.1
- github.com/pion/transport/v2 v2.2.3
- github.com/pion/turn/v2 v2.1.3
- github.com/pion/webrtc/v3 v3.2.21
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/rivo/uniseg v0.4.4
- github.com/rs/cors v1.9.0
- github.com/sergi/go-diff v1.3.1
- github.com/smartystreets/assertions v1.13.0
- github.com/srikrsna/protoc-gen-gotag v0.6.2
- github.com/stretchr/testify v1.8.4
- github.com/viam-labs/go-libjpeg v0.3.1
- github.com/xdg-go/pbkdf2 v1.0.0
- github.com/xdg-go/scram v1.1.2
- github.com/xdg-go/stringprep v1.0.4
- github.com/xfmoulet/qoi v0.2.0
- github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a
- github.com/zitadel/oidc v1.13.4
- github.com/ziutek/mymysql v1.5.4
- go-hep.org/x/hep v0.32.1
- go.mongodb.org/mongo-driver v1.11.6
- go.opencensus.io v0.24.0
- go.uber.org/atomic v1.10.0
- go.uber.org/goleak v1.2.1
- go.uber.org/multierr v1.11.0
- go.uber.org/zap v1.24.0
- go.viam.com/api v0.1.266
- go.viam.com/rdk v0.21.0
- go.viam.com/test v1.1.1-0.20220913152726-5da9916c08a2
- go.viam.com/utils v0.1.60
- goji.io v2.0.2+incompatible
- golang.org/x/crypto v0.14.0
- golang.org/x/exp v0.0.0-20230725012225-302865e7556b
- golang.org/x/image v0.14.0
- golang.org/x/mod v0.11.0
- golang.org/x/net v0.17.0
- golang.org/x/oauth2 v0.10.0
- golang.org/x/sync v0.3.0
- golang.org/x/sys v0.13.0
- golang.org/x/text v0.14.0
- golang.org/x/tools v0.10.0
- golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
- gonum.org/v1/gonum v0.12.0
- gonum.org/v1/plot v0.12.0
- google.golang.org/api v0.126.0
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98
- google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98
- google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98
- google.golang.org/grpc v1.58.3
- google.golang.org/protobuf v1.31.0
- gopkg.in/square/go-jose.v2 v2.6.0
- gopkg.in/yaml.v3 v3.0.1
- nhooyr.io/websocket v1.8.7