Stars
[CVPR 2024🔥] Unleashing Unlabeled Data: A Paradigm for Cross-View Geo-Localization
Retinal vessel segmentation toolkit based on pytorch
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
Center Windows taskbar icons with a variety of animations and options.
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
Plugins for Flutter maintained by the Flutter team
A powerful HTTP client for Dart and Flutter, which supports global settings, Interceptors, FormData, aborting and canceling a request, files uploading and downloading, requests timeout, custom adap…
This is a small example that deploy Spring Boot + Ignite + JWT
这是一个使用java socket编程实现的项目,包含一个ftp客户端和一个ftp服务器端,主要是学习作用
A simplified implemention of Faster R-CNN that replicate performance from origin paper
《编译原理》课程实践项目,一个C语言子集的编译器,包括词法分析器和语法分析器,由Java语言实现。