Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by akbartus

A curated list of projects in awesome lists by akbartus .

https://github.com/akbartus/mobilesam-in-the-browser

Demonstration of MobileSAM in the browser enabled through ONNX runtime web

mobilesam sam segmentation

Last synced: 12 Nov 2024

https://github.com/akbartus/simple-ar

Simple AR is a web-based image tracking library (platform) based on WebAssembly. It is also compatible with A-Frame, BabylonJs and ThreeJs frameworks.

aframe aframe-component aframe-vr augmented-reality babylonjs image-tracking threejs webar

Last synced: 12 Nov 2024

https://github.com/akbartus/yolov8-object-detection-on-browser

Example of YOLOv8 object detection on browser. It is powered by ONNX and TFJS and served through JavaScript without any frameworks. It demonstrates live web camera detection.

Last synced: 12 Nov 2024

https://github.com/akbartus/gaussian-splatting-webviewers

This is an experimental project demonstrating various implementations of Gaussian Splatting (a real-time renderer for 3D Gaussian Splatting for Real-Time Radiance Field Rendering) viewers for the web, which are powered by Three.js and A-Frame

Last synced: 12 Nov 2024

https://github.com/akbartus/yolov8-segmentation-on-browser

Example of YOLOv8 Segmentation on Browser. It is powered by Onnx and served through JavaScript without any frameworks

computer-vision object-segmentation onnxruntime yolov8

Last synced: 12 Nov 2024

https://github.com/akbartus/geojson-uzbekistan

GeoJSON file for Uzbekistan. Contains geojson files for all regions and districts of the country.

data-visualization geojson uzbekistan

Last synced: 12 Nov 2024

https://github.com/akbartus/depthanything-on-browser

This repository demonstrates browser based implementation of DepthAnything and DepthAnythingV2 models. It is powered by Onnx and does not require any web servers or APIs.

ai depthanything depthanythingv2 ml monocular-depth-estimation onnx onnxruntime threejs

Last synced: 13 Nov 2024

https://github.com/akbartus/a-frame-world-tracking

Example of World Tracking on the Browser (web SLAM) powered by Web Assembly and A-Frame

aframevr slam wasm web-slam

Last synced: 12 Nov 2024

https://github.com/akbartus/a-frame-volumetric-video-component

A-Frame Component for volumetric videos powered by Volograms

volograms volu volumetric-video

Last synced: 12 Nov 2024

https://github.com/akbartus/webar-coloring

The project demonstrates various ways of implementing web AR coloring. The project is open-source and compatible with MindAR.js, AR.js and SimpleAR. Feel free to star and share

aframevr arjs coloring mindar simple-ar webar

Last synced: 12 Nov 2024

https://github.com/akbartus/aframe-runtime-gltf-animations

A small project demonstrating AFrame GLTF animations in the runtime

aframevr animations gltf runtime

Last synced: 12 Nov 2024

https://github.com/akbartus/a-frame-component-web-vps

This is an experimental A-Frame component for web based VPS powered by Immersal's REST API.

a-frame aframevr augmented-reality immersal vps

Last synced: 12 Nov 2024

https://github.com/akbartus/webvr-reader

Interactive Reading Environment in Web-Based Virtual Reality (thesis project)

computer-vision nlp question-answer reading text-summarization webvr-aframe zero-shot-classification

Last synced: 12 Nov 2024

https://github.com/akbartus/webvr-captioning

Image Captioning in Web VR

image-captioning webvr webvr-aframe

Last synced: 12 Nov 2024

https://github.com/akbartus/aframe-gltf-exporter-upd

A-Frame GLTF Exporter (updated version)

aframevr gltf gltf-exporter webvr

Last synced: 12 Nov 2024

https://github.com/akbartus/selfie-360

The project on taking selfie photos on the background of 360 photos.

360tour aframevr selfie selfie-segmentation

Last synced: 12 Nov 2024

https://github.com/akbartus/yolov8-pose-detection-on-browser

Example of YOLOv8 pose detection (estimation) on browser. It shows implementations powered by ONNX and TFJS served through JavaScript without any frameworks. It demonstrates pose detection (estimation) on image as well as live web camera,

Last synced: 12 Nov 2024

https://github.com/akbartus/a-frame-component-mapbox

This is Mapbox component for A-Frame

3d-mapping a-frame aframevr mapbox mapbox-gl-js

Last synced: 12 Nov 2024

https://github.com/akbartus/transfer-learning

TensorFlow.js Transfer Learning Image Classifier with Saving and Loading Features.

Last synced: 12 Nov 2024

https://github.com/akbartus/vr-doodle-painter

Virtual Reality Doodle Painter with Image Classification

aframevr doodle game-mechanics image-classification webvr

Last synced: 12 Nov 2024

https://github.com/akbartus/webar-youtube

Projecting Youtube videos on web based augmented reality

aframevr mindarjs webar youtube

Last synced: 12 Nov 2024

https://github.com/akbartus/a-frame-lifecast-volumetric-player-component

A-Frame LifeCast component for volumetric videos and photos. The repository also contains simplified Three.js version of the LifeCast volumetric player.

Last synced: 12 Nov 2024

https://github.com/akbartus/scratch-quiz-for-vr-course

A quiz to test knowledge for the course "Understanding Virtual Reality". Created using Scratch.

quiz scratch3 virtualreality

Last synced: 12 Nov 2024

https://github.com/akbartus/snakegame

Last synced: 12 Nov 2024

https://github.com/akbartus/web-based-touchfree-handwriting-recognition

The project demonstrates the proof of concept of touchfree handwriting recognition in almost all languages, which are supported by Google. Written with vanilla JS!

handsfreejs handwriting-recognition tensorflow touchfree

Last synced: 12 Nov 2024

https://github.com/akbartus/portfolio

Last synced: 12 Nov 2024

https://github.com/akbartus/web-based-image-text-recognition-and-translator

The project demonstrates the use of tesseract.js in recognizing image text, translating it with google translate API (without any API key) and placing it on the original image dynamically. Written in vanilla JS!

ocr-recognition ocr-translation tesseractjs

Last synced: 12 Nov 2024

https://github.com/akbartus/vrmuseum

Last synced: 12 Nov 2024

https://github.com/akbartus/aframe-snippets

A-Frame related snippets for Visual Studio Code

aframevr snippets visualstudiocode

Last synced: 12 Nov 2024

https://github.com/akbartus/depth-sensing-in-threejs-and-aframe

Demonstration of real time depth estimation on the browser without depth sensors in Three.Js and A-Frame using machine learning models FastDepth and others.

aframevr depth-estimation depth-sensing tensorflowjs threejs

Last synced: 12 Nov 2024

https://github.com/akbartus/aframe-stl-exporter-upd

A-Frame STL Exporter component (updated version)

aframevr exporter stl threejs

Last synced: 12 Nov 2024

https://github.com/akbartus/a-frame-occlusion-component

This is A-Frame component for occlusions.

a-frame aframevr occlusion threejs

Last synced: 12 Nov 2024

https://github.com/akbartus/ducklingvr

Last synced: 12 Nov 2024

https://github.com/akbartus/a-frame-gradio-component

A-Frame Gradio Component which includes various APIs and AI tasks

aframevr ai gradio

Last synced: 12 Nov 2024

https://github.com/akbartus/deoldify-on-browser

This repository demonstrates browser based implementation of DeOldify that colorizes black & white images. It is powered by Onnx and does not require any web servers.

ai deoldify onnx onnxruntime-web

Last synced: 12 Nov 2024

https://github.com/akbartus/pyscript-examples

Repository demonstrating examples of PyScript

opencv pyscript python-in-browser

Last synced: 12 Nov 2024

https://github.com/akbartus/handwriting-recognition-in-vr

The demonstration of open-source handwriting recognition in webVR environment, powered by Tensorflow.js, OpenCV.js, A-Frame and Three.js. The repo also contains 2 components for A-Frame.

aframe-vr handwriting-recognition opencvjs tensorflowjs threejs

Last synced: 12 Nov 2024

https://github.com/akbartus/opencv-examples-in-javascript

The repository contains sample and useful codes for learning OpenCV for the web and to achieve certain computer vision tasks

opencv-javascript opencv-js opencvjs

Last synced: 12 Nov 2024

https://github.com/akbartus/myvrquiz

Last synced: 12 Nov 2024

https://github.com/akbartus/a-frame-component-gltf-pointcloud-transitions

A-Frame component demonstrating gltf based point cloud transitions

aframe aframe-vr gltf pointcloud threejs

Last synced: 12 Nov 2024

https://github.com/akbartus/a-frame-component-simplify-modifier

A-Frame Component for simplifying GLTF meshes, which is adaptation of Three.js example to A-Frame

aframevr mesh-simplification threejs

Last synced: 12 Nov 2024

https://github.com/akbartus/flask-fastestdet

This is Flask implementation of FastestDet with web camera support

fastestdet flask object-detection

Last synced: 12 Nov 2024

https://github.com/akbartus/a-frame-spotlight-with-texture-component

A-Frame component for creating spotlight with texture (image and video)

a-frame aframe-vr spotlight texture-projection

Last synced: 12 Nov 2024

https://github.com/akbartus/a-frame-component-three-geo-updated

This is an updated version of three-geo component for A-Frame

a-frame aframevr mapping three-geo

Last synced: 12 Nov 2024

https://github.com/akbartus/a-frame-component-gltf-manipulator

This is A-Frame component for editing GLTF/GLB files.

a-frame aframevr gltf gltf-manipulation

Last synced: 12 Nov 2024

https://github.com/akbartus/a-frame-palm-tracking-component

This is A-Frame component/example for palm tracking in real time.

a-frame aframevr hand-tracking mediapipe-hands ring-tryon

Last synced: 12 Nov 2024

https://github.com/akbartus/a-frame-component-image-particles

This is A-Frame Image Particles component which allows to apply particles effect to any image.

a-frame aframevr image-particles particle-effects

Last synced: 12 Nov 2024

https://github.com/akbartus/a-frame-clipping-plane-component

A-Frame Component demonstrating clipping planes.

aframe-vr clipping clipping-plane cross-sections threejs

Last synced: 12 Nov 2024

https://github.com/akbartus/yolov5-segmentation-on-browser

Example of YOLOv5 object segmentation on the browser, powered by Onnx. Written in JavaScript without any frameworks.

artificial-intelligence computer-vision object-segmentation onnxruntime yolov5

Last synced: 12 Nov 2024

https://github.com/akbartus/typeshop

Last synced: 12 Nov 2024

https://github.com/akbartus/theridges

Last synced: 12 Nov 2024