Skip to content
View yanyang-dell's full-sized avatar

Block or report yanyang-dell

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

official implementation of "Revisiting Single Image Depth Estimation: Toward Higher Resolution Maps with Accurate Object Boundaries"

Python 380 92 Updated Feb 20, 2022

[CVPR 2021] Self-supervised depth estimation from short sequences

Python 640 85 Updated Aug 9, 2023

Mono depth estimation for self-driving cars 🚗

Jupyter Notebook 26 9 Updated Jul 9, 2021

Stereo depth estimation for self-driving cars 🚗

Python 56 15 Updated May 25, 2023
Jupyter Notebook 14 3 Updated Dec 8, 2022

Unsupervised single image depth prediction with CNNs

Python 2,241 635 Updated Jun 16, 2021

Reaction diffusion system prediction based on convolutional neural network

C++ 16 7 Updated Sep 28, 2022

CNN神经网络细胞形态彩色图像识别数据集制作,训练,预测

Python 7 2 Updated May 2, 2020

利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码

Jupyter Notebook 1,403 339 Updated Feb 6, 2023

项目名称为:自建数据集人脸识别。该项目利用电脑自带摄像头或者已有照片进行人脸数据集建立,再进行人脸检测,人脸识别,人脸预测,包括数据采集、数据预处理、建模、模型训练、模型使用预测全过程。项目使用Openc3进行数据采集、数据预处理,Keras 进行建模,模型参考了VGG16网络,包含4个卷积层,5个LeRu层,2个池化层,3个Dropout层,2个全连接层,1个flatten层,1个分类层,…

Python 51 17 Updated Aug 1, 2018

Using FCN to detect traffic lights in images

Python 8 5 Updated Oct 18, 2017

Implementation of FCN (8/16/32) in Tensorflow. 🌀 在TensorFlow框架下实现 FCN (全卷积神经网络) 。

Python 21 8 Updated Nov 22, 2022

Image segmentation with keras. FCN, Unet, DeepLab V3 plus, Mask RCNN ... etc.

Python 172 66 Updated Apr 11, 2018

Inspired by the success and computational efficiency of convolutional architectures for various sequential tasks compared to recurrent neural networks. We explored CNN and RCNN autoencoder whose re…

Python 19 7 Updated Jan 23, 2018

Feature Map Inversion to visualize what feature a filter extract from input image in CNNs

Python 30 9 Updated Aug 20, 2016

Simple depth maps obtained by using CNN

Python 119 34 Updated Jul 13, 2017

A complete tutorial on using own dataset to train a CNN from scratch in Keras (TF & Theano Backend)-

Python 175 93 Updated Jul 11, 2021

A simple binary classifier to predict if the given image is a cat or a dog.

Python 98 82 Updated Dec 13, 2017

A Tensorflow implementation of CNN-LSTM image caption generator architecture that achieves close to state-of-the-art results on the MSCOCO dataset.

Python 263 93 Updated Jan 17, 2018

记录自己在学习neural_network过程中做的一些工作

Python 5 6 Updated Sep 27, 2019

Training a convolutional neural network using own picture dataset

Python 101 48 Updated Apr 22, 2019

facial emotion recognition with CNN and LSTM

Python 54 11 Updated May 10, 2021

Predict Vehicle collision moments before it happens in Carla!. CNN and LSTM hybrid architecture is used to understand a series of images.

Python 141 29 Updated Mar 26, 2024