-
ZSN.cc, INFOaaS.com
- Huizhou, China
- https://github.com/zengsn/research
-
-
-
-
-
mmgeneration Public
Forked from open-mmlab/mmgenerationMMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV.
Python Apache License 2.0 UpdatedDec 8, 2022 -
-
PyTorch-StudioGAN Public
Forked from POSTECH-CVLab/PyTorch-StudioGANStudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.
Python Other UpdatedNov 2, 2022 -
PyTorch-GAN Public
Forked from eriklindernoren/PyTorch-GANPyTorch implementations of Generative Adversarial Networks.
Python MIT License UpdatedOct 28, 2022 -
PyTorch-Wavelet-Toolbox Public
Forked from v0lta/PyTorch-Wavelet-ToolboxDifferentiable fast wavelet transforms in PyTorch with GPU support.
Python European Union Public License 1.2 UpdatedOct 22, 2022 -
mmsegmentation Public
Forked from open-mmlab/mmsegmentationOpenMMLab Semantic Segmentation Toolbox and Benchmark.
Python Apache License 2.0 UpdatedAug 29, 2022 -
keras-io Public
Forked from keras-team/keras-ioKeras documentation, hosted live at keras.io
-
ECCV2022_WaveGAN Public
Forked from kobeshegu/ECCV2022_WaveGANThe official code of WaveGAN: Frequency-aware GAN for High-Fidelity Few-shot Image Generation (ECCV2022)
Python UpdatedAug 3, 2022 -
mmdetection Public
Forked from open-mmlab/mmdetectionOpenMMLab Detection Toolbox and Benchmark
Python Apache License 2.0 UpdatedJun 6, 2022 -
benchmark_VAE Public
Forked from clementchadebec/benchmark_VAELibrary for Variational Autoencoder benchmarking
Python Apache License 2.0 UpdatedApr 12, 2022 -
WildPASS Public
Forked from elnino9ykl/WildPASSPanoramic Semantic Segmentation in the Wild
-
-
torchgan Public
Forked from torchgan/torchganResearch Framework for easy and efficient training of GANs based on Pytorch
Python MIT License UpdatedOct 19, 2021 -
Object-Detection-and-Distance-Measurement Public
Forked from paul-pias/Object-Detection-and-Distance-MeasurementUsing yolov3 & yolov4 weights objects are being detected from live video frame along with the measurement of the object from the camera without the support of any extra hardware device.
-
-
all-data-augmentation Public
Benchmarking all data augmentation of image analysis.
UpdatedSep 8, 2021 -
Image2CAD Public
Forked from adityaintwala/Image2CADAn application to translate raster image of CAD drawing sheet to a user editable DXF format.
Python Apache License 2.0 UpdatedAug 7, 2021 -
PASS Public
Forked from elnino9ykl/PASSPanoramic Annular Semantic Segmentation
Jupyter Notebook UpdatedJun 17, 2021 -
android-labs-2021 Public
Forked from hzuapps/android-labs-2021移动应用开发(Android)课程实验库(2021春)
UpdatedMar 7, 2021 -
research Public
Last updated: 2020-01-12. Or, check my Google Scholar for good.
-
-
pytorch_wavelets Public
Forked from fbcotter/pytorch_waveletsPytorch implementation of 2D Discrete Wavelet (DWT) and Dual Tree Complex Wavelet Transforms (DTCWT) and a DTCWT based ScatterNet
Python Other UpdatedJan 19, 2021 -
android-labs-2020 Public
Forked from hzuapps/android-labs-2020移动应用开发(Android)课程实验库(2020秋)
UpdatedJan 17, 2021 -
-
dwt-covid19 Public
Discriminative Wavelet Tuning Deep Neural Networks for Detecting COVID-19
Python UpdatedJul 20, 2020 -
compare_gan Public
Forked from google/compare_ganWaveletGAN, code of implementation and experiments based on Compare GAN.