Pinned Repositories
coding
-
aqizhoua.github.io
ChineseNlpCorpus-EmotionAnalysis-BertForSequenceClassification
使用外賣評論資料集去做判斷正負面句子(fine-turing BertForSequenceClassification)
CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
cpp
cv_code
cv经典模型代码复现
DataStructureAndAlgorithm
nlp_project
TraditionalImageProcess
aqizhoua's Repositories
aqizhoua/nlp_project
aqizhoua/-
aqizhoua/aqizhoua.github.io
aqizhoua/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
aqizhoua/cpp
aqizhoua/CppGuide
C/C++学习,后端开发进阶指南。
aqizhoua/cv_code
cv经典模型代码复现
aqizhoua/DataStructureAndAlgorithm
aqizhoua/TraditionalImageProcess
aqizhoua/json
JSON for Modern C++
aqizhoua/kama-DesignPattern
卡码网-23种设计模式精讲,每种设计模式都配套代码练习题,支持 Java,CPP,Python,Go
aqizhoua/KVstorageBaseRaft-cpp
基于Raft的k-v存储数据库
aqizhoua/MathModel
研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
aqizhoua/MyTinySTL
Achieve a tiny STL in C++11
aqizhoua/paper_downloader
Download papers and supplemental materials from open-access paper website, such as AAAI, ACCV, AISTATS, COLT, CVPR, ECCV, ICCV, ICLR, ICML, IJCAI, JMLR, NIPS.
aqizhoua/picx-images-hosting
PicX image hosting repository
aqizhoua/pytorch_notes_review
aqizhoua/pytorch_notes_tudui
aqizhoua/Vision-Language_Tracking_Paper_List
Paper list for vision-language tracking
aqizhoua/WebServer
A C++ High Performance Web Server
aqizhoua/Wireless-program
华为智联杯-无线程序设计大赛-软件挑战赛
aqizhoua/yazi
c++ framework
aqizhoua/yazi-json
a tiny c++ json parser
aqizhoua/yazi-reflect
a tiny c++ reflect library
aqizhoua/yazi-rpc
c++ rpc framework
aqizhoua/yazi-serialize
a tiny c++ serialize library
aqizhoua/yazi-stl
a tiny c++ stl
aqizhoua/yazi-web
a lightweight c++ web mvc framework
aqizhoua/yazi-xml
a tiny c++ xml parser
aqizhoua/yolo3-pytorch
这是一个yolo3-pytorch的源码,可以用于训练自己的模型。