Pinned Repositories
3D-Machine-Learning
A resource repository for 3D machine learning
AppleReserver
Apple 官方预约命令行监控助手
Are-u-ok
awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
biliTickerBuy
b站 会员购 抢票 cp29 漫展 脚本 bilibili 适合小白的, 图形化的B站会员购抢票软件, 自带图形界面, 纯接口抢票.
cascaded-point-completion
chat-project-based-on-ubuntu
使用C++实现的ubuntu环境下的聊天小项目,采用C/S架构,支持注册、登录、记录登录状态、私聊、群聊功能,前期使用多线程实现并发服务器,后期利用epoll监听+线程池处理的Reactor模式实现并发服务器,进行了压力测试,并采用 bitmap 实现的布隆过滤器减少对 MySQL 的查询。项目中使用TCP网络编程实现C/S的信息交互,使用Mysql记录用户账号、密码,使用redis记录用户的登录状态,编写了makefile进行编译,使用shell脚本提高了开发效率,开发过程使用git进行版本管理,编写了说明文档。
ChatGPT
🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
ComputerVision-Projects
Some simple computer vision implementations using OpenCV
darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
Rachel-Green's Repositories
Rachel-Green/ComputerVision-Projects
Some simple computer vision implementations using OpenCV
Rachel-Green/DL-wastesort
基于深度学习的垃圾分类
Rachel-Green/Image-Recognition-Waste-Sorting-Device
The Image Recognition Waste Sorting Device is a simple and effective solution to improper waste management, that uses AWS Rekognition to categorize trash and open the correct bin (Garbage, Recycling or Compost) for proper trash disposal.
Rachel-Green/Linux-NetSpeed
将Linux现常用的网络加速集成在一起
Rachel-Green/Openwrt-NetKeeper
[C/C++] Run Netkeeper on OpenWrt Device
Rachel-Green/QQPlugin-macOS
Rachel-Green/serverspeeder
锐速破解版
Rachel-Green/The-home-of-Liang
Rachel-Green/understand_facenet
整理和注释了facenet的代码,以便更好地理解facenet的代码。源代码地址:https://github.com/davidsandberg/facenet
Rachel-Green/video-nonlocal-net
Non-local Neural Networks for Video Classification
Rachel-Green/Yolo_mark
GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2