Repository navigation

#

relu

校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step

C++
3073
2 个月前

Evaluation of the CNN design choices performance on ImageNet-2012.

Jupyter Notebook
743
8 年前
Python
590
2 年前

Implementation of Dynamic ReLU on Pytorch

Python
204
5 年前

An image recognition/object detection model that detects handwritten digits and simple math operators. The output of the predicted objects (numbers & math operators) is then evaluated and solved.

Python
66
7 年前

Building a HTTP-accessed convolutional neural network model using TensorFlow NN (tf.nn), CIFAR10 dataset, Python and Flask.

Python
59
2 年前

Implementation of key concepts of neuralnetwork via numpy

Python
48
8 年前

Vision Transformers Needs Registers. And Gated MLPs. And +20M params. Tiny modality gap ensues!

Python
47
3 个月前

Covid-19 detection in chest x-ray images using Convolution Neural Network.

Jupyter Notebook
45
5 年前

Some common CUDA kernel implementations (Not the fastest).

Cuda
23
6 天前

Repo for my blogs explaining swish activation function

HTML
13
8 年前

Repository for UAI 2021 paper "Know Your Limits: Uncertainty Estimation with ReLU Classifiers Fail at Reliable OOD Detection".

Jupyter Notebook
10
4 年前

Recognizing the Digits from 0-9 using their pixel values as attributes, using Deep Learning Model to Classify the Digits.

Jupyter Notebook
10
6 年前