Pinned Repositories
mmagic
OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image generation, image/video restoration/enhancement, etc.
mmgeneration
MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV.
sphinx-autoapi
A new approach to API documentation in Sphinx.
sktime
A unified framework for machine learning with time series
DEAP-EEG-Emotion-Analyse-and-Classify
Simply emotion analyse and classify using EEG data based on DEAP dataset, using python and sklearn(SVM,KNN,Tree). 简单的EEG脑电数据情感分析,使用python和DEAP数据集。
Eight-Digit-Puzzle
Eight Digit Puzzle with Visualization, using A*. 八数码问题,可视化结果,使用A*算法。
Metro-Passenger-Flow-Anomaly-Detection
Police-Simulator-FPGA-Verilog
Police Simulator game using FPGA with mouse, mp3, vga (Vivado and Verilog). FPGA实现,鼠标,MP3,VGA显示器。
Pytorch-CIFAR10-Image-Classification
A template and Jupyter Notebook tutorial for Image Classification with PyTorch.
Z-Fran's Repositories
Z-Fran/Eight-Digit-Puzzle
Eight Digit Puzzle with Visualization, using A*. 八数码问题,可视化结果,使用A*算法。
Z-Fran/Police-Simulator-FPGA-Verilog
Police Simulator game using FPGA with mouse, mp3, vga (Vivado and Verilog). FPGA实现,鼠标,MP3,VGA显示器。
Z-Fran/Pytorch-CIFAR10-Image-Classification
A template and Jupyter Notebook tutorial for Image Classification with PyTorch.
Z-Fran/BasicSR
Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also support StyleGAN2, DFDNet.
Z-Fran/chronos-forecasting
Chronos: Pretrained (Language) Models for Probabilistic Time Series Forecasting
Z-Fran/ecosystem
Z-Fran/Greedy-Snake-Game
A Greedy Snake Game. 贪吃蛇。
Z-Fran/Image-Compression-JPEG
Image Compression using JPEG. JPEG 图像压缩。
Z-Fran/Image-to-ASCII
Image to ASCII. 图像转字符画。
Z-Fran/Metro-Passenger-Flow-Anomaly-Detection
Z-Fran/mmediting
MMEditing is a low-level vision toolbox based on PyTorch, supporting super-resolution, inpainting, matting, video interpolation, etc.
Z-Fran/DSTCN
Exploiting Dynamic Spatio-Temporal Correlations For Origin-Destination Demand Prediction
Z-Fran/Latent-Factor-Model
Python implementation of Recommender-System algorithm Latent Factor Model (LFM) based on SGD and Book dataset.
Z-Fran/mmengine
OpenMMLab Foundational Library for Training Deep Learning Models
Z-Fran/mmeval
A unified evaluation library for multiple machine learning libraries
Z-Fran/mmgeneration
MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV.
Z-Fran/mmyolo
OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.
Z-Fran/NZMSA-Phase2-2024
Z-Fran/openvino
OpenVINO™ Toolkit repository
Z-Fran/openvino_notebooks
📚 Jupyter notebook tutorials for OpenVINO™
Z-Fran/RealBasicVSR
Official repository of "Investigating Tradeoffs in Real-World Video Super-Resolution"
Z-Fran/Satellite-Image-Classification
Train AI models on satellite image dataset to classify different types of land.
Z-Fran/sd-webui-controlnet
WebUI extension for ControlNet
Z-Fran/sktime
A unified framework for machine learning with time series
Z-Fran/sphinx-autoapi
A new approach to API documentation in Sphinx.
Z-Fran/translations
Here everybody can help to localize TheoTown to other languages.
Z-Fran/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
Z-Fran/Walmart-Store-Sales-Forecasting
Data analysis and machine learning solution in Python for the Kaggle competition Walmart Recruiting - Store Sales Forecasting.
Z-Fran/Z-Fran
Z-Fran/Zipper-Data-Compression-LZ77
Zipper: Data Compression Program using LZ77 compression algorithm. LZ77算法的数据压缩程序。