Pinned Repositories
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
CustomFlowLayout
Custom View to implement a flow effect. This is a Nice Tag Demo which can be used for some special and colourful tags such as category tag.
CV3D
3D computer vision and machine learning repos. Including 3D to BEV, projection.
detection_utils
This is a detection toolbox repository. It is used to convert detected bounding boxes to corresponding format such as Labelme XML format.
face2face
implementation of face2face algorithm
face_mask_lmks_detection
face detection for wearing mask with landmarks
face_recognition
My own face recognition with face masks based on arcface.
generative-ai-for-beginners
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
mrcnn_tf2.0
segmentation_tools
tools that converts binary mask to labelme format and labelme format to mask.
Sparknzz's Repositories
Sparknzz/face_mask_lmks_detection
face detection for wearing mask with landmarks
Sparknzz/mrcnn_tf2.0
Sparknzz/face2face
implementation of face2face algorithm
Sparknzz/face_recognition
My own face recognition with face masks based on arcface.
Sparknzz/segmentation_tools
tools that converts binary mask to labelme format and labelme format to mask.
Sparknzz/CustomFlowLayout
Custom View to implement a flow effect. This is a Nice Tag Demo which can be used for some special and colourful tags such as category tag.
Sparknzz/CV3D
3D computer vision and machine learning repos. Including 3D to BEV, projection.
Sparknzz/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Sparknzz/detection_utils
This is a detection toolbox repository. It is used to convert detected bounding boxes to corresponding format such as Labelme XML format.
Sparknzz/generative-ai-for-beginners
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
Sparknzz/leetcode_from_scratch
LeetCode problems python solution; updated daily.
Sparknzz/Microsoft-Activation-Scripts
A collection of scripts for activating Microsoft products using HWID / KMS38 / Online KMS activation methods with a focus on open-source code, less antivirus detection and user-friendliness.
Sparknzz/onnx
Open standard for machine learning interoperability
Sparknzz/point-cloud-utils
process point cloud
Sparknzz/Pytorch-Segmentation-Model
The repos is mainly focus on common segmentation tasks based on multiple collected public dataset to extends model's general ability.
Sparknzz/PyTorchQAT
Learning QAT train/inference process
Sparknzz/SalientDet
Salient Object Detection Zoo.
Sparknzz/SearchIndexView
Alphabet index for searching the selected Index letter. Looks like a WeChat Contact View.
Sparknzz/seg_matting_repos
implementing efficient segmentation and matting task including video and image.
Sparknzz/transformer_from_scratch
Implementing transformers in "Attention is all you need paper" from scratch using Pytorch.
Sparknzz/vnpy
基于Python的开源量化交易平台开发框架