-
Taiwan
- Tainan
- https://cchsu.info
-
SiGAN Public
SiGAN: Siamese Generative Adversarial Network for Identity-Preserving Face Hallucination
-
SBBT_COV19D_2023 Public
Strong Baseline and Bag of Tricks for COVID-19 Detection of CT Scans
-
adv_defense_decoy Public
Forked from alright1117/adv_defense_decoyThis is the official pytorch implementation of paper "Jointly Defending DeepFake Manipulation and Adversarial Attack using Decoy Mechanism", IEEE T-PAMI 2023.
Python UpdatedMar 17, 2023 -
-
Learning to detect fake face images in the wild. We use a deep fully convolutional network based on Siamese network and contrastive loss.
-
-
Swin-Transformer Public
Forked from microsoft/Swin-TransformerThis is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
Python MIT License UpdatedDec 22, 2021 -
CCAT-CT-Detection Public
Convolutional Transformer for CT Scan Classification
-
Deep-Wilcoxon-signed-rank-test-for-Covid-19-classfication Public
Forked from alright1117/Deep-Wilcoxon-signed-rank-test-for-Covid-19-classfication -
DCSN Public
DCSN: Deep Compressed Sensing Network for Efficient Hyperspectral Data Transmission of Miniaturized Satellite
-
-
ROD2021_Radar_Detection_Challenge_Baidu Public
Forked from jb892/ROD2021_Radar_Detection_Challenge_BaiduThis repo contains our code submission for ROD2021 Radar detection challenge
MIT License UpdatedMar 26, 2021 -
DeepEdge Public
Forked from WeirongChen/DeepEdgeMATLAB GNU General Public License v3.0 UpdatedMar 16, 2021 -
ImageNet_ID_Remapper Public
Reassign new ID for imagenet (ilsvrc12) for torchvision models...
-
adversarial-attacks-pytorch Public
Forked from Harry24k/adversarial-attacks-pytorchA pytorch implementations of Adversarial attacks and utils
Python MIT License UpdatedDec 16, 2020 -
realsafe Public
Forked from thu-ml/aresA Python library for adversarial machine learning focusing on benchmarking adversarial robustness.
Python MIT License UpdatedOct 13, 2020 -
Multitarget-tracker Public
Forked from Smorodov/Multitarget-trackerMultiple Object Tracker, Based on Hungarian algorithm + Kalman filter.
C++ GNU General Public License v3.0 UpdatedSep 15, 2020 -
-
-
-
cs228-material Public
Forked from kuleshov/teaching-materialTeaching materials for the probabilistic graphical models and deep learning classes at Stanford
Jupyter Notebook UpdatedMar 11, 2020 -
BasicSR Public
Forked from XPixelGroup/BasicSRBasic Super-Resolution Toolbox, including SRResNet, SRGAN, ESRGAN, etc.
Python Apache License 2.0 UpdatedAug 26, 2019 -
-
M2Det Public
Forked from https://github.com/qijiezhao/M2Det
-
tensorflow-yolov3 Public
Forked from YunYang1994/tensorflow-yolov3pure tensorflow Implement of YOLOv3 with support to train your own dataset
Python Other UpdatedJun 21, 2019 -
-
BigGAN-PyTorch Public
Forked from ajbrock/BigGAN-PyTorchThe author's officially unofficial PyTorch BigGAN implementation.
Python MIT License UpdatedApr 5, 2019 -
PlotNeuralNet Public
Forked from HarisIqbal88/PlotNeuralNetLatex code for making neural networks diagrams
TeX MIT License UpdatedApr 1, 2019 -
TensorFlowSharp Public
Forked from migueldeicaza/TensorFlowSharpTensorFlow API for .NET languages
C# MIT License UpdatedFeb 20, 2019 -
Machine-learning-without-any-libraries Public
Forked from pavankalyan1997/Machine-learning-without-any-librariesThis is a collection of some of the important machine learning algorithms which are implemented with out using any libraries. Libraries such as numpy and pandas are used to improve computational co…