Pinned Repositories
cloud_segmentation
Codes for cloud segmentation in ground-based infrared sky images
CoordAttention
Code for our CVPR2021 paper coordinate attention
CoordAttention_tensorflow
Unofficial implementation of "Coordinate Attention for Efficient Mobile Network Design". CoordAttention tensorflow slim
Deep_Learning_Prediction_Intervals
ICML paper 'High-Quality Prediction Intervals for Deep Learning: A Distribution-Free, Ensembled Approach'
deepcluster
Deep Clustering for Unsupervised Learning of Visual Features
GNNs-for-Node-Classification
Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Graph Attention Network), which will continue to be updated in the future.
Install-OpenCV-Jetson-Nano
OpenCV installation script with CUDA and cuDNN support
jetson-containers
Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
jetson-nano-image-maker
Create sd-card ready jetson nano images using Docker and Github Actions
JetsonYolov4
Face Mask Yolov4 detector - Nvidia Jetson Nano
XIA-ncepu's Repositories
XIA-ncepu/cloud_segmentation
Codes for cloud segmentation in ground-based infrared sky images
XIA-ncepu/CoordAttention
Code for our CVPR2021 paper coordinate attention
XIA-ncepu/CoordAttention_tensorflow
Unofficial implementation of "Coordinate Attention for Efficient Mobile Network Design". CoordAttention tensorflow slim
XIA-ncepu/Deep_Learning_Prediction_Intervals
ICML paper 'High-Quality Prediction Intervals for Deep Learning: A Distribution-Free, Ensembled Approach'
XIA-ncepu/deepcluster
Deep Clustering for Unsupervised Learning of Visual Features
XIA-ncepu/GNNs-for-Node-Classification
Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Graph Attention Network), which will continue to be updated in the future.
XIA-ncepu/Install-OpenCV-Jetson-Nano
OpenCV installation script with CUDA and cuDNN support
XIA-ncepu/jetson-containers
Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
XIA-ncepu/jetson-nano-image-maker
Create sd-card ready jetson nano images using Docker and Github Actions
XIA-ncepu/JetsonYolov4
Face Mask Yolov4 detector - Nvidia Jetson Nano
XIA-ncepu/RaspPyOpenCV
《智能硬件与机器视觉:基于树莓派、Python和OpenCV》
XIA-ncepu/TensorFlow-JetsonNano
TensorFlow installation wheels for Jetson Nano
XIA-ncepu/tensorflow-serving-tutorial
A tutorial of building tensorflow serving service from scratch
XIA-ncepu/tensorflow-tutorial
Some tensorflow demo
XIA-ncepu/vision-based-prediction
Deep Learning for Vision-based Prediction
XIA-ncepu/LibtorchTutorials
This is a code repository for pytorch c++ (or libtorch) tutorial.
XIA-ncepu/Lightning
A deep learning based power prediction system for photovoltaic power generation
XIA-ncepu/pv-snow-analysis
XIA-ncepu/PyTorch-CPP
PyTorch C++ inference with LibTorch
XIA-ncepu/ST-LSTM_PyTorch
ST-LSTM network implemented using PyTorch.
XIA-ncepu/Unsupervised-Classification
SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]
XIA-ncepu/vae_for_time_series
Tensorflow implementation of time series generation using a variational autoencoder
XIA-ncepu/WeightUncertainty
PyTorch implementation of 'Weight Uncertainty in Neural Networks'