An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: tensorflow-gpu

Anis196/SoWell_Personal_Therapist

SoWell uses computer vision libraries (OpenCV and MTCNN) and deep learning (DeepFace) to detect and analyze facial expressions in real-time. The detected emotion influences the AI therapist's tone, built using LangChain with Google's Gemini model. The user interface, styled with Bootstrap and custom CSS, (1k+ lines!)

Language: CSS - Size: 28.7 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

Anis196/Snk-bite-det

This project is a deep learning-based classification model using ResNet50 and TensorFlow to classify snake bites as Poisonous or Non-Poisonous based on wound patterns. The model is trained on an image dataset and fine-tuned for better accuracy using GPU.

Language: Python - Size: 23.4 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

TachibanaYoshino/AnimeGANv2

[Open Source]. The improved version of AnimeGAN. Landscape photos/videos to anime

Language: Python - Size: 989 MB - Last synced at: 12 days ago - Pushed at: 8 months ago - Stars: 5,245 - Forks: 740

ashishpatel26/NYSE-STOCK_MARKET-ANALYSIS-USING-LSTM

Stock market data can be interesting to analyze and as a further incentive, strong predictive models can have large financial payoff. The amount of financial data on the web is seemingly endless. A large and well structured dataset on a wide array of companies can be hard to come by. Here I provide a dataset with historical stock prices (last 5 years) for all companies currently found on the S&P 500 index.

Language: Jupyter Notebook - Size: 18.2 MB - Last synced at: 19 days ago - Pushed at: almost 7 years ago - Stars: 24 - Forks: 15

MuhammedBuyukkinaci/TensorFlow-Multiclass-Image-Classification-using-CNN-s

Balanced Multiclass Image Classification with TensorFlow on Python.

Language: Python - Size: 144 MB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 71 - Forks: 38

devzwy/open_nsfw_android 📦

🔥🔥🔥色情图片离线识别,基于TensorFlow实现。识别只需20ms,可断网测试,成功率99%,调用只要一行代码,从雅虎的开源项目open_nsfw移植,该模型文件可用于iOS、java、C++等平台

Language: Java - Size: 185 MB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 1,910 - Forks: 343

pythonlessons/TensorFlow-object-detection-tutorial

The purpose of this tutorial is to learn how to install and prepare TensorFlow framework to train your own convolutional neural network object detection classifier for multiple objects, starting from scratch

Language: Python - Size: 224 MB - Last synced at: 15 days ago - Pushed at: almost 5 years ago - Stars: 154 - Forks: 100

machineCYC/EnvironmentSetting

Common Tools Installation Files in Data Analysis, Machine Learning, and Deep Learning

Language: Python - Size: 12.2 MB - Last synced at: 15 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 3

mftnakrsu/Tf2-ObjectDetectionAPI

Tensorflow 2 Object Detection API kurulumu, GPU desteği, custom model hazırlama, label map oluşturma

Language: Python - Size: 1.21 MB - Last synced at: 15 days ago - Pushed at: over 3 years ago - Stars: 49 - Forks: 7

MuhammedBuyukkinaci/TensorFlow-Sentiment-Analysis-on-Amazon-Reviews-Data

Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on Python 3. A sentiment analysis project.

Language: Python - Size: 60.5 MB - Last synced at: 15 days ago - Pushed at: over 5 years ago - Stars: 54 - Forks: 17

dbklim/docker_image_with_cuda10_cudnn7

Dockerfiles and manual for easy build of docker image with CUDA10.X and cuDNN7.6 to run TensorFlow/PyTorch on the nvidia GPU in docker-container.

Language: Roff - Size: 25.4 KB - Last synced at: 15 days ago - Pushed at: about 4 years ago - Stars: 19 - Forks: 5

williamFalcon/tensorflow-gpu-install-ubuntu-16.04

Tensorflow GPU install instructions for ubuntu 16.04 - Deep learning

Size: 35.2 KB - Last synced at: 14 days ago - Pushed at: about 6 years ago - Stars: 285 - Forks: 108

GesangPJ/skripsi-prediksi-harga-saham-deeplearning-lstm

Skripsi Prediksi Harga Saham Menggunakan Deep Learning LSTM oleh Gesang Paudra Jaya

Language: Jupyter Notebook - Size: 22.6 MB - Last synced at: 12 days ago - Pushed at: 10 months ago - Stars: 5 - Forks: 0

yehengchen/Ubuntu-Deep-Learning-Environment-Setup

Guide to installing Tensorflow with NVIDIA GPU and Deep learning enviroment - Nvidia Drivers/cuda/cuDNN/tensorflow-gpu/中文文档

Size: 2.7 MB - Last synced at: 22 days ago - Pushed at: about 4 years ago - Stars: 50 - Forks: 16

Singhvishal003/Audio-Classification

Audio classification using Tensorflow.

Language: Jupyter Notebook - Size: 5.86 KB - Last synced at: 30 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Khaivdo/How-to-train-an-Object-Detector-using-Tensorflow-API-on-Ubuntu-16.04-GPU

This repo explains how to train an Object Detector for multiple objects using Tensorflow Object Detection API on Ubuntu 16.04 (GPU)

Language: Python - Size: 435 MB - Last synced at: 15 days ago - Pushed at: about 6 years ago - Stars: 25 - Forks: 13

MysterionRise/tensorflow-metal-experiments

Example of training NN based on Tensorflow Metal using ARM M chips from Apple

Language: Jupyter Notebook - Size: 7.07 MB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

PatWie/tensorflow-cmake

TensorFlow examples in C, C++, Go and Python without bazel but with cmake and FindTensorFlow.cmake

Language: CMake - Size: 759 KB - Last synced at: 16 days ago - Pushed at: over 5 years ago - Stars: 439 - Forks: 91

MingtaoGuo/Deep-image-analogy-TensorFlow

Implementation of the paper : Deep image analogy

Language: Python - Size: 248 KB - Last synced at: 16 days ago - Pushed at: over 6 years ago - Stars: 35 - Forks: 8

MuhammedBuyukkinaci/Object-Classification-and-Localization-with-TensorFlow

This repository is containing an object classification & localization project for SINGLE object.

Language: Python - Size: 8.74 MB - Last synced at: 22 days ago - Pushed at: almost 6 years ago - Stars: 24 - Forks: 12

inoryy/tensorflow-optimized-wheels

TensorFlow wheels built for latest CUDA/CuDNN and enabled performance flags: SSE, AVX, FMA; XLA

Size: 23.4 KB - Last synced at: 19 days ago - Pushed at: about 5 years ago - Stars: 119 - Forks: 9

a13xe/tensorflow-2-6-1-Ubuntu-24-04 Fork of mahbub-aumi/tensorflow-2-6-1-Ubuntu-24-04

Complete commands to install Tensorflow GPU on Ubuntu 24.04

Size: 6.84 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Mays-M/DeepLearning

In deep learning, with the help of data and training, neural networks are created and trained, which create better predictions than before with the help of neural networks.

Language: Jupyter Notebook - Size: 278 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

minar09/PGN_tf

Part Grouping Network (PGN) implementation in TensorFlow, for custom parsing dataset

Language: Python - Size: 377 KB - Last synced at: 10 days ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 6

naren-m/Dockerfiles

Repo for docker files

Language: Jupyter Notebook - Size: 273 KB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

SnehalRaj/cnn_lstm_ctc_ocr Fork of weinman/cnn_lstm_ctc_ocr

Tensorflow-based CNN+LSTM trained with CTC-loss for OCR

Language: Python - Size: 10.2 MB - Last synced at: 12 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

kingardor/ShredFPSOpponents

Pipeline Game Input to YOLOv3 Object Detection to detect opponents.

Language: Python - Size: 130 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 3

polarbeargo/CarND-TrafficSign-classifier

Udacity Self Driving Car Nanodegree - Traffic Sign Classifier

Language: Jupyter Notebook - Size: 1.63 MB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

cattidea/shoeprint-recognition 📦

:footprints: “恒锐杯”鞋印花纹图像类别判定挑战赛

Language: Python - Size: 559 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

AlejandroPqLz/nvidia-gpu-tensorflow

This repository is a step-by-step guide for using NVIDIA GPU's on Windows (WSL2) and Linux (Ubuntu) and MacOs GPU's with TensorFlow.

Language: Dockerfile - Size: 157 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Clearailhc/Tensorflow2.0_starter_chinese

一个很基础的Tf2.0学习教程,不需要你有tf或者keras基础,只需要有简单的python知识和一定的深度学习知识~

Language: Jupyter Notebook - Size: 752 KB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 3

saravanabalagi/mask-gpu

A simple tool to expose only specified number of GPUs with desired memory to Tensorflow

Language: Python - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

saikiran2603/ML-Dev-Environment

Example of a development environment setup when using NVIDIA Docker toolkit, and Tensorflow-gpu for ML development.

Language: Jupyter Notebook - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

pratham-ak2004/Tensorflow-windows-installation-guide

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

DEALTALFA/Nvidia

Enable CUDA on Nvidia Geforce GTX 1650TI

Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

GameDisplayer/Deep-QLearning-Multi-Agent-Perspective-for-Traffic-Signal-Control Fork of AndreaVidali/Deep-QLearning-Agent-for-Traffic-Signal-Control

Experiments in which Deep Reinforcement Learning agents try to choose the correct traffic light phase at an intersection to maximize the traffic efficiency. (Deep Q-Learning and Independent Deep Q-Networks)

Language: Python - Size: 111 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

zhouchunpong/GCN_Keras

图卷积神经网络 Graph Convolutional Network with Keras

Language: Python - Size: 177 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 151 - Forks: 35

xiaofengShi/Image2Katex

公式图片ocr,输入图片输出对应的latex表达式

Language: HTML - Size: 69.4 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 275 - Forks: 74

Twopothead/setup_nvidia_tf_env

setup development environment for tensorflow under Ubuntu18.04 with Nvidia's 1050GPU

Language: Shell - Size: 9.68 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

kartikmadan11/MetaTraderForecast

RNN based Forecasting App for Meta Trader and similar trading platforms

Language: C# - Size: 1.05 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 114 - Forks: 60

daniel-rychlewski/cnn-planesnet

Compressed CNNs for airplane classification in satellite images (APoZ-based parameter pruning, INT8 weight quantization)

Language: Python - Size: 497 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Axel-Bravo/19_kaggle_Histopathologic-Cancer-Detection 📦

Kaggle | Histopathologic Cancer Detection

Language: Python - Size: 6.7 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

CuteBoiz/Ubuntu_Installation

Thing To-Do After Install Ubuntu

Language: Shell - Size: 321 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 7

choderalab/gimlet

Graph Inference on MoLEcular Topology

Language: Python - Size: 27.4 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 26 - Forks: 9

SSShawnJ/Tensorflow_With_MPI_on_Nvidia_TX2_Wheel

Wheels for Tensorflow with MPI support on Nvidia Jetson TX2

Language: Python - Size: 173 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

harsh306/distributed-tensorflow-example Fork of ischlag/distributed-tensorflow-example

An example of data parallelism and async updates of parameter in tensorflow.

Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

akniloy6/Tensorflow-custom-object-detection-with-ip-camera

This is a demo project which uses tensorflow object detection api to detect undesired objects in sensitive places with existing CC TV/ ip camera.

Language: Python - Size: 788 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

dbklim/building_tensorflow

Building TensorFlow v1.15 from source (for CPU and GPU, Python 3.7).

Language: Shell - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

nathtest/Tutorial-Ubuntu-18.04-Install-Nvidia-driver-and-CUDA-and-CUDNN-and-build-Tensorflow-for-gpu

Ubuntu 18.04 How to install Nvidia driver + CUDA + CUDNN + build tensorflow for gpu step by step command line

Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 101 - Forks: 42

GLambard/threadsafe_generator_for_keras

An ultimate thread safe data generation for Keras

Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 0

the-black-knight-01/TensorFlow-2.0-tutorial

TensorFlow 2.0 tutorial

Language: Jupyter Notebook - Size: 598 KB - Last synced at: 14 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

mm909/Kaggle-Autism

Detecting Autism Spectrum Disorder in Children With Computer Vision - Adapting facial recognition models to detect Autism Spectrum Disorder

Language: Python - Size: 91.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 47 - Forks: 25

prajwaljpj/VisTraSAS

Visual Traffic Surveillance and Analytics System

Language: Python - Size: 254 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

SharifAmit/OpticNet-71

[ICMLA'19] [Tensorflow] Classifying different Retinal Diseases using Deep Learning from Optical Coherence Tomography Images

Language: Python - Size: 1.51 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 26 - Forks: 12

Algebrazebra/DTU-HPC-Scripts 📦

A collection of useful scripts for executing code on the high-performance computing clusters of the Technical University of Denmark (DTU). The scripts cover the set-up of the environment and the job submission to the load handler.

Language: Shell - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

chachamatcha/DL_Text_Classification

Collection of Deep Learning Text Classification Models in Keras; Includes a GPU tutorial.

Language: Jupyter Notebook - Size: 41.3 MB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 14 - Forks: 1

mrhhyu/tensorflow_fedora

Installing tensorflow-gpu/-cpu on Fedora Linux

Size: 49.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

rexdivakar/Deep-Learning-Setup

Language: Jupyter Notebook - Size: 2.97 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 3

henry2423/docker-ros-vnc

A docker environment with ROS, Gazebo, Xfce4 VNC Desktop and Tensorflow

Language: Shell - Size: 317 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 47 - Forks: 39

cjbayron/imageclassifier-cli 📦

An easy-to-use CLI tool for training and testing image classifiers

Language: Python - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

patharanordev/cuda-nvidia-jupyter

Dockerize Jupyter with TensorFlow-GPU (Support Huawei's CUDA)

Language: Jupyter Notebook - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

henry2423/docker-ros-x11

A docker environment with ROS, Gazebo, X11 and Tensorflow

Language: Dockerfile - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 29 - Forks: 7

miladfa7/Install-Tensorflow-GPU-2.1.0-on-Linux-Ubuntu-18.04

Easily Install Tensorflow-GPU 2.1.0 on Linux Ubuntu 18.04 -Cuda 10 & Cudnn 7.6.5 | Download package dependencies with direct link

Size: 31.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 12 - Forks: 2

MuhammedBuyukkinaci/TensorFlow-Binary-Image-Classification-using-CNN-s

Binary Image Classification in TensorFlow

Language: Python - Size: 168 MB - Last synced at: 15 days ago - Pushed at: over 6 years ago - Stars: 26 - Forks: 12

KevinTsaiCodes/nvidia-jetbot-workshop

Running some AI examples on NVIDIA Jetson Nano

Language: Jupyter Notebook - Size: 11.1 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 9

jjlatval/MEG-inverse-UNet

A U-Net for approximating the MEG inverse problem

Language: Python - Size: 479 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 4

advaitsave/Medical-Imaging-Semantic-Segmentation

This repository contains UNet and ICNet implementations for semantic segmentation of nuclei images, from Kaggle's 2018 Data Science Bowl

Language: Jupyter Notebook - Size: 701 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 16 - Forks: 8

Prezii/Project

About deep learning and time series data in seismology

Language: Jupyter Notebook - Size: 6.46 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

zyl200846/full-reimplementation-of-unet

This is a full implementation of UNet using TensorFlow low level API, high level API and Keras

Language: Python - Size: 623 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 20 - Forks: 14

pskrunner14/tensorflow-wheel

TensorFlow 1.10.0 GPU Linux Build for AVX2

Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

darienmt/CarND-TrafficSignClassifier-P2

Udacity Self Driving Car Nanodegree - Traffic Sign Classifier

Language: Jupyter Notebook - Size: 144 MB - Last synced at: 18 days ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 6

JiahongChen/Set-up-deep-learning-frameworks-with-GPU-on-Google-Cloud-Platform

This repo provides a guide to set up the GPU environment for deep learning frameworks (TensorFlow, PyTorch) on the Google Cloud Platform.

Size: 787 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

Ahsanr312/Object-Detection-and-Tracking-using-YOLOv3-and-DeepSort

Object Detection and Tracking in Street View Imagery using YOLOv3 and DeepSORT.

Language: Python - Size: 52.6 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 1

Fanbenchao/Action-Recognition-based-on-pose-estimation

Language: Jupyter Notebook - Size: 102 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

RaulButuc/MachineLearning

Machine Learning Projects (will eventually contain every popular technique/model/algorithm)

Language: Python - Size: 318 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 6 - Forks: 5

navuboy/ppo_gazebo_tf

Solving the custom cartpole balance problem in gazebo environment using Proximal Policy Optimization(PPO)

Language: Python - Size: 4.81 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 2

raviBhadeshiya/turbo-potato

ros 2 docker with tensorflow and gym

Language: Shell - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

omidsakhi/tpu_glow

OpenAI Glow implementation for TPU/GPU

Language: Python - Size: 1.61 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

Gallo13/GPU-Acceleration-Setup-Anaconda

GPU Acceleration Setup for Anaconda

Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ankushbhatia2/shelf_image_detection

Yolo-v2 based single object detection network. It can be further used to classify different objects by changing anchor boxes.

Language: Jupyter Notebook - Size: 133 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

GaziAshiq/darkflow Fork of thtrieu/darkflow

Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices

Language: Python - Size: 114 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

himaprasoonpt/distributed_tensorflow

Language: Python - Size: 39.1 KB - Last synced at: 14 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

DeepTrial/DL_Segmention_Template

This is a patch based Semantic Segmention Project Template

Language: Python - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 14 - Forks: 5

OgLocGreen/Docker-Tensorflow-Sonnet

Docker Compose in combination with a neural network

Language: Python - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

vitorglemos/tensorflow-basic-operations

Tensorflow basic tutorial

Language: Jupyter Notebook - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Gharibim/Tensorflow_im2txt_5M_Step

Size: 1000 Bytes - Last synced at: 15 days ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 0

SharifAmit/Robust_Joint_Attention

[ICIP'20] [Tensorflow] Improving robustness using Joint Supervised-Unsupervised Network for OCT images

Language: Python - Size: 172 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

veb-101/Machine-Learning-practice

Contains code-works from the Hands on scikit-learn and tensorflow book

Language: Jupyter Notebook - Size: 4.5 MB - Last synced at: 12 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 2

AbhijeetBaruah/Setting-Up-MSI-Laptop-On-Ubuntu

# Setting-Up-MSI-Laptop-With-Ubuntu-NVIDIA-CUDA-TENSORFLOW_GPU

Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

riju18/Cross-Platform-Image-Classifier

The cross-platform image classifier program is compatible with any desktop & web app of Tensorflow 1.15.4 GPU.

Language: Python - Size: 96.8 MB - Last synced at: 29 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mordavidj/Tensorflow

Relearning and using Tensorflow in Python

Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

stweil/tensorflow_gpu_to_tensorflow

Dummy Python package for tensorflow-gpu on hosts without GPU

Language: Python - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

ozkansafak/Fellowship.AI-STL-10

A semi-supervised Deep Learning Model for image recognition. The STL-10 dataset contains 5,000 labelled and 100,000 unlabeled images.

Language: Jupyter Notebook - Size: 1.15 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 0

dook-robotics/Computer-Vision

Senior Design - Computer Vision Enabled Automatic Pooper Scooper

Language: Python - Size: 209 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

uranusx86/Tensorflow1.12-CUDA10.1-Build

Build tensorflow 1.12 source code with CUDA 10.1 in Ubuntu

Language: Jupyter Notebook - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 2

advaitsave/LSTM-Embeddings-Text-Classification-Quora

Bidirectional LSTM text classification using Tensorflow 2 GPU for Quora Insincere Questions Classification competition on Kaggle

Language: Jupyter Notebook - Size: 24.2 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

dbklim/optimized_tensorflow_wheels

Optimized versions TensorFlow and TensorFlow-GPU for specific CPUs and GPUs (for both old and new).

Language: Shell - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

Pushkar3101/Skybits-Internship-Crowd-Detection

Language: Python - Size: 9.53 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

sunnywalden/tensorflow-gpu

tensorflow-gpu docker with Python 3.7.5

Language: Dockerfile - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

SatvikNema/pdcProject

Model training and live twitter analysis. Done for the J-component for CSE4009, Fall-sem 19, Parallel and Distributed computing

Language: Jupyter Notebook - Size: 1.71 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Related Keywords
tensorflow-gpu 111 tensorflow 63 deep-learning 24 python 21 keras 15 cuda 13 python3 12 gpu 11 machine-learning 10 cudnn 10 convolutional-neural-networks 10 tensorflow-tutorials 10 nvidia-gpu 8 object-detection 8 nvidia 8 tensorflow-examples 7 cnn 7 ubuntu 7 tensorflow-models 7 neural-networks 7 docker 7 opencv 6 keras-tensorflow 6 computer-vision 5 neural-network 5 dockerfile 5 deep-neural-networks 5 lstm 5 cnn-classification 4 transfer-learning 4 kaggle 4 jupyter-notebook 4 tensorflow-experiments 4 image-classification 4 unet 3 tutorial 3 installation 3 docker-image 3 tensorflow-gpu-docker 3 text-classification 3 nvidia-cuda 3 cuda-toolkit 3 kaggle-competition 3 kaggle-dataset 3 pytorch 3 image-recognition 3 tensorflow2 3 anaconda 3 tensorflow-api 3 ubuntu1804 3 linux 3 nvidia-docker 3 inference 3 google-colab 3 docker-compose 2 gru 2 yolov3 2 self-driving-car 2 c 2 darknet 2 vgg16 2 vgg19 2 classification 2 git 2 oct-classification 2 opencv-python 2 optical-coherence-tomography 2 optical-tomography-images 2 lstm-neural-networks 2 deep-learning-tutorial 2 docker-container 2 build 2 matplotlib 2 molecular-modeling 2 bazel 2 deeplearning 2 numpy 2 conda-environment 2 tensorflow-2 2 gpu-options 2 image-processing 2 low-level 2 multiclass-classification 2 reinforcement-learning 2 oct-bscans 2 ros 2 detection-api 2 detection 2 ready-to-run 2 ready-to-use 2 tensorflowlite 2 gazebo 2 gpu-setup 2 anaconda3 2 binary-classification 2 wheels 2 artificial-intelligence 2 semantic-segmentation 2 novnc-html5 1 xfce4-vnc-desktop 1