Pinned Repositories
ASV
[CVPR16] Accumulated Stability Voting: A Robust Descriptor from Descriptors of Multiple Scales
deepdesc-release
Code for the ICCV 2015 paper "Discriminative Learning of Deep Convolutional Feature Point Descriptors"
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
DN4
The code of "Revisiting Local Descriptor based Image-to-Class Measure for Few-shot Learning", CVPR 2019.
exercise
exercise for nndl
hardnet
Hardnet descriptor model - "Working hard to know your neighbor's margins: Local descriptor learning loss"
hello-world
just new one
image-classification-python
Using global feature descriptors and machine learning to perform image classification
L2-Net
Code and mode for CVPR 2017 paper "L2-Net: Deep Learning of Discriminative Patch Descriptor in Euclidean Space"
RDN
Torch code for our CVPR 2018 paper "Residual Dense Network for Image Super-Resolution" (Spotlight)
1826133674's Repositories
1826133674/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
1826133674/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
1826133674/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
1826133674/awesome-transformers
A curated list of awesome transformer models.
1826133674/ChatALL
Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vicuna, Claude, ChatGLM, MOSS, 讯飞星火, 文心一言 and more, discover the best answers
1826133674/chatgpt_academic
中科院科研工作专用ChatGPT,特别优化学术Paper润色体验,支持自定义快捷按钮,支持markdown表格显示,Tex公式双显示,代码显示功能完善,新增本地Python工程剖析功能/自我剖析功能
1826133674/ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
1826133674/effectivepython
Effective Python: Second Edition — Source Code and Errata for the Book
1826133674/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
1826133674/funNLP
NLP资料库
1826133674/generative-ai-for-beginners
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
1826133674/GitHubDaily
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
1826133674/go-admin
基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;项目文档》:https://www.go-admin.pro V2 Demo: https://vue2.go-admin.dev V3 Demo: https://vue3.go-admin.dev Antd 订阅版:https://antd.go-admin.pro
1826133674/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
1826133674/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
1826133674/interview-go
golang面试题集合
1826133674/kicad-source-mirror
This is an active mirror of the KiCad development branch, which is hosted at GitLab (updated every time something is pushed). Pull requests on GitHub are not accepted or watched.
1826133674/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
1826133674/learning-notes
Notes on books I read, talks I watch, articles I study, and papers I love
1826133674/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
1826133674/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
1826133674/opencv
Open Source Computer Vision Library
1826133674/OpenVX-sample-impl
OpenVX sample implementation
1826133674/postcat
Postcat 是一个可扩展的 API 工具平台。集合基础的 API 管理和测试功能,并且可以通过插件简化你的 API 开发工作,让你可以更快更好地创建 API。An extensible API tool.
1826133674/pretrained-models
1826133674/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
1826133674/tensorflow2.8
An Open Source Machine Learning Framework for Everyone
1826133674/The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
1826133674/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
1826133674/uniem
unified embedding model