HuFBH's Stars
Bringer-of-Light/Qt-Nice-Frameless-Window
Qt Frameless Window for both Windows and OS X, support Aero Snap, drop shadow on Windows, and support Native Style such as round corner, drop shadow on OS X. Based on QMainWindow.
hustlei/QssStylesheetEditor
Editor for qt stylesheet (qss). Real-time preview, and user can define varibles in qss.
Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle
simple MainWindow class implementation with frameless window and custom dark style. It adds also support for titlebar and buttons (minimize, maximize, close)
nlohmann/json
JSON for Modern C++
qt/qttools
Qt Tools
martinrusev/imbox
Python IMAP for Human beings
X-zhangyang/Real-World-Masked-Face-Dataset
Real-World Masked Face Dataset,口罩人脸数据集
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
WongKinYiu/PyTorch_YOLOv4
PyTorch implementation of YOLOv4
bubbliiiing/yolov4-pytorch
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。
argusswift/YOLOv4-pytorch
This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO
eriklindernoren/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
zylo117/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
toandaominh1997/EfficientDet.Pytorch
Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
Tianxiaomo/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
pjreddie/darknet
Convolutional Neural Networks
GOATmessi8/ASFF
yolov3 with mobilenet v2 and ASFF
yeyupiaoling/PP-YOLOE
PaddlePaddle实现的目标检测模型PP-YOLOE
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
hindupuravinash/the-gan-zoo
A list of all named GANs!
The-AI-Summer/GANs-in-Computer-Vision
GANs in computer vision AI Summer article series
ArminKmz/im2latex
Pytorch implementation of math equation images to latex markup language.
sidney1505/ImageToLatexTranslator
luopeixiang/im2latex
Pytorch implemention of Deep CNN Encoder + LSTM Decoder with Attention for Image to Latex
345ishaan/im2latex
Tensorflow Implementation of Im2Latex
harvardnlp/im2markup
Neural model for converting Image-to-Markup (by Yuntian Deng yuntiandeng.com)
JianshuZhang/WAP
Watch, Attend and Parse for Handwritten Mathematical Expression Recognition
guillaumegenthial/im2latex
Image to LaTeX (Seq2seq + Attention with Beam Search) - Tensorflow