thohemp / nitec
NITEC: Versatile Hand-Annotated Eye Contact Dataset for Ego-Vision Interaction (WACV24)
☆15Updated 8 months ago
Alternatives and similar repositories for nitec:
Users that are interested in nitec are comparing it to the libraries listed below
- Python scripts performing object detection using the YOLOv8 model in ONNX.☆11Updated last year
- A very simple tool that compresses the overall size of the ONNX model by aggregating duplicate constant values as much as possible.☆52Updated 2 years ago
- EfficientSAM をColaboraotry上でONNX推論するサンプル☆10Updated 11 months ago
- Imagen-mini for girl image generation☆12Updated 2 years ago
- Lightweight GANを用いてラグナロクオンラインのキャラクター画像を生成するGAN☆12Updated 3 years ago
- These are my quick and dirty notes trying to follow main Machine Learning, Computer Vision & Deep Learning references☆14Updated 2 years ago
- ☆12Updated last year
- YOLOPのPythonでのONNX推論サンプル☆11Updated 3 years ago
- Tools for simple inference testing using TensorRT, CUDA and OpenVINO CPU/GPU and CPU providers. Simple Inference Test for ONNX.☆19Updated last year
- PaddleOCRのPythonでのONNX推論サンプル☆41Updated last year
- OpenCV Sample Projects in Rust☆12Updated 3 years ago
- Demonstrates how to divide a DL model into multiple IR model files (division) and introduce a simplest way to implement a custom layer wo…☆12Updated 3 years ago
- Simple tool to change the INPUT and OUTPUT shape of ONNX.☆14Updated 2 years ago
- OpenCVを用いたバウンディングボックス装飾の作例集。☆15Updated 4 years ago
- Multiple types of NN model optimization environments. It is possible to directly access the host PC GUI and the camera to verify the oper…☆24Updated 3 years ago
- U-2-NetのPythonでのONNX推論サンプル☆12Updated 3 years ago
- ☆22Updated last week
- Informative DrawingsのPythonでのONNX推論サンプル☆29Updated 2 years ago
- OpenCVを利用した360度画像の簡易ビューア☆26Updated 2 years ago
- A very simple tool to rewrite parameters such as attributes and constants for OPs in ONNX models. Simple Attribute and Constant Modifier …☆13Updated 9 months ago
- Tensorflow2 Object Detection APIで作成したFinger Frame検出用のモデルです(This is a model for FingerFrame detection created by Tensorflow2 Object Detect…☆16Updated 4 years ago
- Simple tool for partial optimization of ONNX. Further optimize some models that cannot be optimized with onnx-optimizer and onnxsim by se…☆19Updated 10 months ago
- オーディオスペクトラムや波形をOpenCVで描画するサンプル☆13Updated 2 years ago
- NSFW画像検出モデル(open_nsfw_android)をColaboratory上で動かすサンプル☆15Updated 3 years ago
- Image-Processing-Node-Editor で動作するYouTube入力用ノード☆12Updated 2 years ago
- ByteTrack(Multi-Object Tracking by Associating Every Detection Box)のPythonでのONNX推論サンプル☆24Updated 2 years ago
- HandLandmark Detection that can be performed only in onnxruntime. Pre-focusing by skeletal detection is not performed. This does not use …☆20Updated 10 months ago
- Tracking-by-Detection形式のMOT(Multi Object Tracking)について、 DetectionとTrackingの処理を分離して寄せ集めたフレームワーク(Tracking-by-Detection method MOT(Multi Obj…