#python #coco #computervision #demo #detection #efficientdetd0 #efficientnet #focalloss #multibox #nms #objectdetection #pascalvoc #pytorch
https://github.com/toandaominh1997/EfficientDet.Pytorch
https://github.com/toandaominh1997/EfficientDet.Pytorch
GitHub
GitHub - toandaominh1997/EfficientDet.Pytorch: Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch - toandaominh1997/EfficientDet.Pytorch
#javascript #demo #examples #federated #federation #federation_dashboard #module #module_federation #nextjs #stream_federated
https://github.com/module-federation/module-federation-examples
https://github.com/module-federation/module-federation-examples
GitHub
GitHub - module-federation/module-federation-examples: Implementation examples of module federation , by the creators of module…
Implementation examples of module federation , by the creators of module federation - module-federation/module-federation-examples
#python #accurate #canny_edge_detection #ciede2000 #color_detection #cuber #delta_e #demo #multilingual #opencv #qbr #rubiks_cube #rubiks_cube_detection #rubiks_cube_solver #webcam
https://github.com/kkoomen/qbr
https://github.com/kkoomen/qbr
GitHub
GitHub - kkoomen/qbr: A webcam-based 3x3x3 rubik's cube solver written in Python 3 and OpenCV.
A webcam-based 3x3x3 rubik's cube solver written in Python 3 and OpenCV. - kkoomen/qbr
#javascript #reactjs #nextjs #blogging #publishing #mdx #tailwind_css #demo_blog
https://github.com/timlrx/tailwind-nextjs-starter-blog
https://github.com/timlrx/tailwind-nextjs-starter-blog
GitHub
GitHub - timlrx/tailwind-nextjs-starter-blog: This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured…
This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Per...
#erlang #demo_app #jaeger #opentelemetry #opentelemetry_collector #opentelemetry_dotnet #opentelemetry_erlang #opentelemetry_go #opentelemetry_java_agent #opentelemetry_javascript #opentelemetry_python #opentelemetry_rust #prometheus
https://github.com/open-telemetry/opentelemetry-demo
https://github.com/open-telemetry/opentelemetry-demo
GitHub
GitHub - open-telemetry/opentelemetry-demo: This repository contains the OpenTelemetry Astronomy Shop, a microservice-based distributed…
This repository contains the OpenTelemetry Astronomy Shop, a microservice-based distributed system intended to illustrate the implementation of OpenTelemetry in a near real-world environment. - ope...
#csharp #demo #docker #docker_compose #example #kubernetes #sample #swarm
This voting app is a simple example of a distributed application that runs on multiple Docker containers. To use it, you need to download Docker Desktop and ensure you have the latest version of Docker Compose. The app uses Python, Node.js, and .NET, with Redis for messaging and Postgres for storage. You can run the app using `docker compose up` and access it at http8080 for voting and http8081 for results. The benefit to the user is that this app demonstrates how different technologies can work together in a distributed system, making it easier to understand and set up similar applications.
https://github.com/dockersamples/example-voting-app
This voting app is a simple example of a distributed application that runs on multiple Docker containers. To use it, you need to download Docker Desktop and ensure you have the latest version of Docker Compose. The app uses Python, Node.js, and .NET, with Redis for messaging and Postgres for storage. You can run the app using `docker compose up` and access it at http8080 for voting and http8081 for results. The benefit to the user is that this app demonstrates how different technologies can work together in a distributed system, making it easier to understand and set up similar applications.
https://github.com/dockersamples/example-voting-app
GitHub
GitHub - dockersamples/example-voting-app: Example distributed app composed of multiple containers for Docker, Compose, Swarm,…
Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes - dockersamples/example-voting-app