dhwang99 / linalgLinks
常用线性代数算法的python实现。包括lu、svd、qr、diagonalization、inv、pinv、lstsq、solve Ax、solve nullspace
☆22Updated 3 years ago
Alternatives and similar repositories for linalg
Users that are interested in linalg are comparing it to the libraries listed below
Sorting:
- 记录每一个常用的深度模型结构的特点(图和代码)☆30Updated 6 years ago
- 整理cvpr论文,包括摘要,动机,架构,结果,总结☆27Updated 6 years ago
- 国内外数据竞赛资讯整理☆18Updated 3 years ago
- Steel defect detection intern project in PIRL(Postech information Research Laboratories)☆18Updated 6 years ago
- CVPR 2021 论文开源项目(paper with code)合集,同时欢迎各位大佬提交issue,分享CVPR 2021开源项目☆71Updated 4 years ago
- ☆16Updated 5 years ago
- EffNet: AN EFFICIENT STRUCTURE FOR CONVOLUTIONAL NEURAL NETWORKS☆22Updated 6 years ago
- This is a PyTorch implementation of Kaggle's Cassava Disease Visual Classification challenge (5th place in private leaderboard)☆12Updated 6 years ago
- This repo contains usable code convert cityscapes to coco format (Detectron and maskrcnn-benchmark were all broken)☆35Updated 5 years ago
- pytorch实现的Pyramidbox 人脸检测模型, 对原来代码的部分模块进行了修改,更简洁高效☆22Updated 4 years ago
- Multi-class object detection pipeline—Single Shot MultiBox Detector (SSD) + YOLOv3 (real-time) + focal loss (RetinaNet) + Pascal VOC 2007…☆18Updated 7 years ago
- The image processing operations for useful☆15Updated 6 years ago
- 天池医疗AI大赛☆19Updated 7 years ago
- ☆12Updated 5 years ago
- 有关深度学习的面试题目(大多源于牛客网)☆45Updated 5 years ago
- tianchi competition,round1 24/2322,round2 45/2322☆15Updated 4 years ago
- 用python和c++实现了原始的LBP、圆形LBP、旋转不变的圆形LBP、等价模式的圆形LBP、旋转不变的等价模式的圆形LBP。python版本LBP用于模型训练,c++版本LBP用于模型部署。☆11Updated 6 years ago
- 基于网络模块化的语义分割框架☆11Updated 3 years ago
- SideWindowFilter’s reimplement by using pytorch☆14Updated 6 years ago
- detectron2 support self-define data train☆49Updated 5 years ago
- MnasNet by Pytorch and NCNN☆9Updated 6 years ago
- Deep learning model to classify relationship state in romantic couples from images and video☆15Updated 6 years ago
- Solving Jigsaw puzzle using Neural Nets☆24Updated 4 years ago
- voc2007的多标签分类☆18Updated 4 years ago
- here are some classic networks for image classification implement by pytorch☆12Updated 4 years ago
- The funds image quality label is provided by iMed (homepage: http://imed.nimte.ac.cn/ ; http://imed.nimte.ac.cn/aboutus.html)☆9Updated 5 years ago
- 计算机视觉笔记和总结☆65Updated 6 years ago
- Richer Convolutional Features for Contour Detection on PASCAL VOC 2012 Dataset.☆29Updated 3 years ago
- Try to implement and test CVPR 2019 paper "Res2Net: A New Multi-scale Backbone Architecture" in PyTorch.☆17Updated 5 years ago
- use tensorflow slim to realize Class Activation Map in Googlenet☆45Updated 7 years ago