Skip to content
View dengxunzhi's full-sized avatar

Block or report dengxunzhi

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

Popular repositories Loading

  1. Multi-Task-Learning-PyTorch Multi-Task-Learning-PyTorch Public

    Forked from SimonVandenhende/Multi-Task-Learning-PyTorch

    PyTorch implementation of multi-task learning architectures, incl. MTI-Net (ECCV2020).

    Python 1

  2. Python-Image-feature-extraction Python-Image-feature-extraction Public

    Forked from 1044197988/Python-Image-feature-extraction

    Python实现提取图像的纹理、颜色特征,包含快速灰度共现矩阵(GLCM)、LBP特征、颜色矩、颜色直方图。

    Python 1

  3. Hyperspectral-Image-Denoising-Benchmark Hyperspectral-Image-Denoising-Benchmark Public

    Forked from junjun-jiang/Hyperspectral-Image-Denoising-Benchmark

    A list of hyperspectral image denoising resources collected by Yongsen Zhao and Junjun Jiang.

  4. Two-branch-CNN-Multisource-RS-classification Two-branch-CNN-Multisource-RS-classification Public

    Forked from BUCT-Vision/Two-branch-CNN-Multisource-RS-classification

    Python

  5. Image_Classification_with_5_methods Image_Classification_with_5_methods Public

    Forked from BenJamesbabala/Image_Classification_with_5_methods

    Compared performance of KNN, SVM, BPNN, CNN, Transfer Learning (retrain on Inception v3) on image classification problem. CNN is implemented with TensorFlow

    Jupyter Notebook

  6. cnn-svm cnn-svm Public

    Forked from AFAgarap/cnn-svm

    An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification

    Python