Pinned Repositories
2019-nCoV
This repo holds the code for crawling the latest news on the pneumonia virus from the Internet
2020CUMCM
2021ICM
21年美赛
action_recognite
基于lightopenpose的跌倒、运动动作训练与识别
ai-lyrics-writing
algo-basic
专注于分享算法,计算机基础(包括计算机网络,操作系统,MySQL等),无论是应付面试,还是提升自己地内功,这里都能帮到你
algorithms-huffman
哈夫曼编码解码算法的实现
ASFF
yolov3 with mobilenet v2 and ASFF
awesome-free-chatgpt
免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated.
hadoop2.6_Win_x64
Hadoop 2.6 distribution with hadoop.dll and winutils.exe . Add JAVA_HOME and HADOOP_HOME as env variables. Also add path to Hadoop2.6\bin and java\bin.
ChiJiuJiu's Repositories
ChiJiuJiu/2021ICM
21年美赛
ChiJiuJiu/action_recognite
基于lightopenpose的跌倒、运动动作训练与识别
ChiJiuJiu/ai-lyrics-writing
ChiJiuJiu/ASFF
yolov3 with mobilenet v2 and ASFF
ChiJiuJiu/awesome-free-chatgpt
免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated.
ChiJiuJiu/Awesome-person-re-identification
Awesome Person Re-identification
ChiJiuJiu/Awesome-Unsupervised-Person-Re-identification
Awesome-Unsupervised-Person-Re-identification
ChiJiuJiu/CIRL
[CVPR 2022 Oral] Code release for "Causality Inspired Representation Learning for Domain Generalization"
ChiJiuJiu/CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
ChiJiuJiu/darknet
Convolutional Neural Networks
ChiJiuJiu/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
ChiJiuJiu/docker-nginx-rtmp
🐋 A Dockerfile for nginx-rtmp-module + FFmpeg from source with basic settings for streaming HLS. Built on Alpine Linux.
ChiJiuJiu/elasticsearch
Free and Open, Distributed, RESTful Search Engine
ChiJiuJiu/fast-reid
SOTA Re-identification Methods and Toolbox
ChiJiuJiu/haikang
系统
ChiJiuJiu/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
ChiJiuJiu/lightweight-human-pose-estimation.pytorch
Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.
ChiJiuJiu/moco-v3
PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057
ChiJiuJiu/new-YOLOv1_PyTorch
ChiJiuJiu/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
ChiJiuJiu/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
ChiJiuJiu/semi-utils
一个批量添加相机机型和拍摄参数的工具,后续「可能」添加其他功能。
ChiJiuJiu/shortcuts
自动养猫|自动淘金币|自动欢乐造|抢购助手|快捷指令
ChiJiuJiu/stylegan
StyleGAN - Official TensorFlow Implementation
ChiJiuJiu/the-gan-zoo
A list of all named GANs!
ChiJiuJiu/UsbEAm
UsbEAm backup source
ChiJiuJiu/v2rayN
A V2Ray client for Windows, support Xray core and v2fly core
ChiJiuJiu/vision
Datasets, Transforms and Models specific to Computer Vision
ChiJiuJiu/vision_transformer
ChiJiuJiu/yolo3-pytorch
这是一个yolo3-pytorch的源码,可以用于训练自己的模型。