Pinned Repositories
caffe
Caffe: a fast open framework for deep learning.
cython_bbox
standalone cython_bbox borrowed from faster-rcnn
dcgan.caffe
A pure caffe-python implementation of DC-GAN
dwconv
get_image_info
Very fast (faster than PIL, opencv and other libs) python tool to get image information, e.g. format, width and height. Also check if a jpeg image is corrupted.
loadcaffe
Load Caffe networks in Torch7
multipathnet
A Torch implementation of the object detection network from "A MultiPath Network for Object Detection" (https://arxiv.org/abs/1604.02135)
orn.caffe
A test implementation of Oriented Response Networks.
py-owlqn
A python implementation of owlqn(lbfgs) optimization algorithm. A logistic regression training and testing example also included.
samson-wang's Repositories
samson-wang/cython_bbox
standalone cython_bbox borrowed from faster-rcnn
samson-wang/dwconv
samson-wang/cvtools
Use Opencv to load image, either locally or remotely.
samson-wang/chatglm-6b-huggingface
code for chatglm-6b in huggingface
samson-wang/jpegtran-cffi
Fast, (mostly) lossless JPEG transformations with Python
samson-wang/byte-unixbench
Automatically exported from code.google.com/p/byte-unixbench
samson-wang/ChatGLM-6B
ChatGLM-6B:开源双语对话语言模型 | An open bilingual dialogue language model
samson-wang/ChatGPT-Next-Web
A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。
samson-wang/cocoapi
COCO API - Dataset @ http://cocodataset.org/
samson-wang/CROIUtils
samson-wang/deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods.
samson-wang/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
samson-wang/FaceBoxes.PyTorch
A PyTorch Implementation of FaceBoxes
samson-wang/ggml
Tensor library for machine learning
samson-wang/insightface
Face Analysis Project on MXNet
samson-wang/InternImage
[CVPR 2023] InternImage: Exploring Large-Scale Vision Foundation Models with Deformable Convolutions
samson-wang/key-mime-pi
Use your Raspberry Pi as a remote-controlled keyboard that accepts keystrokes through a web browser.
samson-wang/LIP
Code for LIP: Local Importance-based Pooling (ICCV 19)
samson-wang/ObjectDetectionImbalance
Lists the papers related to imbalance problems in object detection
samson-wang/pascal2coco
pascal voc dataset to coco format
samson-wang/PSENet
samson-wang/qetag
qetag
samson-wang/Qv2ray
:star: Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计 :star:
samson-wang/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
samson-wang/seaweedfs
SeaweedFS is a simple and highly scalable distributed file system, to store and serve billions of files fast! SeaweedFS implements an object store with O(1) disk seek, transparent cloud integration, and an optional Filer with POSIX interface, supporting S3 API, Rack-Aware Erasure Coding for warm storage, FUSE mount, Hadoop compatible, WebDAV.
samson-wang/SNIPER
SNIPER is an efficient multi-scale object detection algorithm
samson-wang/stable-diffusion
A latent text-to-image diffusion model
samson-wang/v4l2-camcap
Capture mjpeg video from webcam using v4l2 and ioctl
samson-wang/ventus-gpgpu
GPGPU processor supporting RISCV-V extension, developed with Chisel HDL
samson-wang/vt-transformer
Transformer framework without Python