heyxhh / nnet-numpy
CNN、Linear网络纯numpy实现
☆32Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for nnet-numpy
- ☆75Updated 5 years ago
- Minimal PyTorch implementation of YOLOv3☆61Updated 5 years ago
- Face Recognition Loss on Mnist, Pytorch implementation☆94Updated 3 years ago
- CCF BDCI2019 多人种人脸识别 Baseline Pubilic LB 0.64+ (PyTorch)☆83Updated 5 years ago
- run this repository only depend python2.7 and Pytorch (0.3 or 0.4)☆111Updated 5 years ago
- study resources of model and engineering☆224Updated 8 months ago
- training imagenet2012 with pytorch☆42Updated 4 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆50Updated 5 years ago
- Detector by pytorch☆36Updated 6 years ago
- PANDA dataset tool kit for data visualization, splitting, merging, and result evaluation.☆93Updated 3 years ago
- The use examples of tensorboard on pytorch☆147Updated 6 years ago
- ☆147Updated 2 years ago
- winning sloution of Digtial Manfacturing Algorithm Competition II of JinNan Tianjin☆57Updated 5 years ago
- Triplet Loss 损失函数☆208Updated 6 years ago
- Draw ROC curve and PR curve for object detection tasks, such as face detection.☆62Updated 6 years ago
- Lightweight Networks such as MobileNet, ShuffleNet and ThunderNet implemented in Pytorch☆72Updated 4 years ago
- Official Repsoitory for "Activate or Not: Learning Customized Activation." [CVPR 2021]☆203Updated 3 years ago
- 在华为云ModelArts云端平台部署PyTorch版本的YOLOv3并实现训练、在线预测及参赛发布。☆64Updated 4 years ago
- The implementation of “Gradient Harmonized Single-stage Detector” published on AAAI 2019.☆617Updated 5 years ago
- Extract training data set suitable for YOLO darknet from COCO database☆35Updated 6 years ago
- Search for RegNet using PyTorch☆316Updated 4 years ago
- Summary of object detection(modules&&improvements)☆51Updated 5 years ago
- Object Detection Progress Tracker☆127Updated 5 years ago
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆61Updated 3 years ago
- 2020 DIGIX GLOBAL AI CHALLENGE - Digital Device Image Retrieval - Top2 WEARE队☆65Updated 3 years ago
- Feature pyramid network (FPN) with online hard example mining (OHEM)☆66Updated 5 years ago
- pytorch CircleLoss for Face recognition☆26Updated 4 years ago
- Code for 1st Place Soluition in both the Tiger Re-ID in the plain track and Tiger Re-ID in the wild track (CVWC) @ ICCV19 Workshop.☆119Updated 5 years ago
- LeetCode刷题记录