BiRefNet-ONNX-Sample

BiRefNet sample

A Python sample project demonstrating the conversion and inference of a BiRefNet model using ONNX format

BiRefNetのPythonでのONNX変換・推論サンプル

GitHub

13 stars
2 watching
0 forks
Language: Jupyter Notebook
last commit: 4 months ago
Linked from 1 awesome list

birefnetcolaboratorydisonnxpython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bruinxiong/modified-crunet-and-residual-attention-network.mxnet An MXNet implementation of a modified deep neural network architecture for image classification 67
zhengpeng7/birefnet An open-source implementation of an image segmentation model that combines background removal and object detection capabilities. 1,484
ernw/binja-ipython Creates an IPython kernel integrated with Binary Ninja for interactive Python debugging and analysis 29
bruinxiong/senet.mxnet An implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks. 155
fupiao1998/res2net-keras An open-source implementation of a res2net module using Keras and TensorFlow backend. 16
opconty/keras-shufflenetv2 A Keras implementation of ShuffleNet V2 architecture for deep learning models 96
clhchtcjj/bine This repository provides an implementation of a bipartite network embedding algorithm for collaborative filtering and link prediction tasks. 227
yabata/pyrenn A toolbox for creating and training recurrent neural networks 99
yerevann/r-net-in-keras Recreating a complex neural network architecture from a research paper to improve question answering capabilities 178
jihongju/keras-fcn A library implementing a Fully Convolutional Network architecture with Keras support 202
kazuto1011/pspnet-pytorch Re-implementation of a deep learning model for semantic segmentation using PyTorch. 52
l1aoxingyu/char-rnn-gluon A Python implementation of a character-level Recurrent Neural Network (RNN) text generator using the MXNet Gluon framework. 58
fxsjy/gonn An implementation of Neural Networks in Go Language 361
prlz77/resnext.pytorch Reproduces ResNet-V3 with PyTorch for computer vision tasks 511
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112