#
pythorch
Here are 29 public repositories matching this topic...
HugsVision is a easy to use huggingface wrapper for state-of-the-art computer vision
machine-learning
computer-vision
deep-learning
transformers
pytorch
yolo
image-classification
image-generation
object-detection
vit
pretrained-models
semantic-segmentation
bert
state-of-the-art
torchvision
pythorch
huggingface
pytorch-transformers
detr
deit
-
Updated
May 24, 2022 - Jupyter Notebook
Mobilenet v1 trained on Imagenet for STM32 using extended CMSIS-NN with INT-Q quantization support
deep-neural-networks
neural-network
tensorflow
stm32
cnn
imagenet
deeplearning
convolutional-neural-networks
cortex-m7
arm-cortex-m7
imagenet-classifier
edge-computing
mobilenet
cmsis-nn
quantized-neural-network
qnn
low-power-mcu
quantized-neural-networks
pythorch
-
Updated
Mar 6, 2020 - C
Open source style transfer project, based on VGG19
-
Updated
Oct 11, 2021 - Python
MongeNet sampler official implementation
deep-neural-networks
deep-learning
optimal-transport
sampling-methods
geometric-deep-learning
pythorch
samplers
-
Updated
Jun 22, 2021 - Python
Open source style Deep Dream project
-
Updated
Oct 13, 2021 - Python
Logo Detection model with PyTorch by using keras and Flask
-
Updated
Apr 16, 2020 - Jupyter Notebook
Implementation of a Convolutional Neural Network able to recognize handwritten long numbers.
python
opencv
computer-vision
pillow
mnist
neural-networks
mnist-classification
segmentation
convolutional-neural-networks
handwritten-digit-recognition
mnist-handwriting-recognition
handwritten-numbers
pythorch
graph-based-segmentation
-
Updated
Jan 29, 2022 - Jupyter Notebook
Applied Statistics and Data Science: Computer vision course
python
computer-vision
neural-network
tensorflow
image-processing
style-transfer
image-classification
upsampling
texture-synthesis
cv2
interpolation-methods
semantic-segmantation
pythorch
sanet
-
Updated
Jun 22, 2022 - Jupyter Notebook
ML2 Project following ControlVAE: Tuning, Analytical Properties, and Performance Analysis
python
machine-learning
mnist
vae
beta-vae
celeba
variational-autoencoder
dsprites
disentangled-representations
pythorch
vae-pytorch
controlvae
-
Updated
Jun 22, 2022 - Jupyter Notebook
Real robot place recognition using Convolutional Neural Network (CNN) and ROS
-
Updated
Jun 4, 2019 - Python
Second homework of the course "Machine learning and artificial intelligence", focused on dataloaders, AlexNet training and testing, transfer learning, hyperparameters tuning.
-
Updated
Jan 5, 2020 - Jupyter Notebook
This project is a demo of machine learning models usage which is implemented with the most popular frameworks like Tensorflow and PyTorch.
python
heroku
flask
computer-vision
deep-learning
neural-network
python3
gan
deeplearning
tensroflow
pythorch
tensorflow2
-
Updated
Jun 22, 2022 - Jupyter Notebook
Jetson Nano Pytorch Build Docker with CUDA Support
-
Updated
Jan 31, 2022 - Dockerfile
This is the repo for #sg_project-t-shirt challenge
machine-learning
machine-learning-algorithms
cnn
udacity-nanodegree
udacity-deep-learning
cnn-model
pytorch-tutorial
cnn-classification
pythorch
deeplea
60daysofudacity
udacityfacebookscholar
-
Updated
Oct 1, 2019
Project for the module Convolutional Neural Networks for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
-
Updated
Aug 14, 2020 - Jupyter Notebook
Code for Limbacher, T., Özdenizci, O., & Legenstein, R. (2022). Memory-enriched computation and learning in spiking neural networks through Hebbian plasticity. arXiv preprint arXiv:2205.11276.
python
reinforcement-learning
recurrent-neural-networks
neural-networks
question-answering
spiking-neural-networks
one-shot-learning
babi-tasks
associations
hebbian-learning
memory-networks
pythorch
cross-modal-learning
-
Updated
Jun 2, 2022 - Python
Ejercicio de prueba para la clase de inteligencia artificial utilizando redes neuronales
-
Updated
Nov 2, 2020 - Python
Classification for MNIST dataset with Pytorch
-
Updated
Mar 6, 2021 - Jupyter Notebook
-
Updated
Jul 4, 2022 - Python
Project for the module Recurrent Neural Networks for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
-
Updated
Aug 14, 2020 - Jupyter Notebook
CRISP-DM pipeline, data wrangling, data modeling, software development, web development/data visualization, data pipeline.
-
Updated
Jun 22, 2022 - Jupyter Notebook
Project for the module Neural Networks for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
-
Updated
Aug 14, 2020 - Jupyter Notebook
Attempt to train a convolutional neural network for image classification using transfer learning. The model constructed was then adapted to the purpose of developing an image search engine able to rank images with regard to their similarity.
-
Updated
May 31, 2022 - Python
A small project about person classification and re-indentification using PyTorch.
python
deep-neural-networks
computer-vision
deep-learning
person-reidentification
pythorch
person-classification
-
Updated
Mar 23, 2022 - Jupyter Notebook
GENERATION OF AUTONOMOUS HTML PAGES BY DEEP LEARNING FROM HAND-DRAWN HTML FORM PAGES
-
Updated
Jun 29, 2022 - Python
Object detection in images, and tracking across video frames
-
Updated
Apr 25, 2020 - Jupyter Notebook
Deep Learning project that performs image segmentation to find tumors on brain images.
-
Updated
Jun 29, 2022 - Jupyter Notebook
Improve this page
Add a description, image, and links to the pythorch topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pythorch topic, visit your repo's landing page and select "manage topics."
The preprocessing is very slow in FinRL. The Nmba allow GPU parallelization with C speed for process array data. Some high speed trading framework like vectorbt use it.
Is possible to take experience from vectorbt and use Numba to speed up FinRL?