Pinned Repositories
AFNetworkingExt
AFNetworking 的封装
BaiduMap
Baidu Map 2.6.0
ffmpeg
ffmpeg static lib for ios
flv.js
HTML5 FLV Player
ijkplayer-exo2
ijkplayer2
ijk
LKDBHelperTransaction
LKDBHelper 添加事物批处理(from junhaiyang)
mp4tools
本地mp4截取for ios
opencore-amr-android
opencore amr codec for android
pili-librtmp
xpemail's Repositories
xpemail/ijkplayer-exo2
xpemail/APlayer
:lollipop: Wow, such a beautiful HTML5 music player
xpemail/chirpstack-network-server
ChirpStack Network Server is an open-source LoRaWAN network-server.
xpemail/deep_sort_pytorch
MOT tracking using deepsort and yolov3 with pytorch
xpemail/deepsort_tensorrt
This is a TensorRT based deepsort project
xpemail/DPlayer
:lollipop: Wow, such a lovely HTML5 danmaku video player
xpemail/EZUIKit-JavaScript
Ezviz UI组件,可以快速实现视频应用
xpemail/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
xpemail/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
xpemail/gjson
Get JSON values quickly - JSON Parser for Go
xpemail/go-1
A high-performance 100% compatible drop-in replacement of "encoding/json"
xpemail/golang-design-patterns
使用golang实现各种设计模式
xpemail/goquery
A little like that j-thing, only in Go.
xpemail/NSURLProtocol-WebKitSupport
Make your WKWebView happy with NSURLProtocol
xpemail/OHHTTPStubs
Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
xpemail/onnx
Open standard for machine learning interoperability
xpemail/onnx-tensorrt
ONNX-TensorRT: TensorRT backend for ONNX
xpemail/OpenCL-CLHPP
Khronos OpenCL-CLHPP
xpemail/opencv
Open Source Computer Vision Library
xpemail/opencv_contrib
Repository for OpenCV's extra modules
xpemail/protobuf
Protocol Buffers - Google's data interchange format
xpemail/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
xpemail/stetho
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
xpemail/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
xpemail/torrent
Full-featured BitTorrent client package and utilities
xpemail/tracklite
Using Tensort to speed up yolov3 with deepsort for MOT
xpemail/yolov5_deepsort_tensorrt
This repo uses YOLOv5 and DeepSORT to implement object tracking algorithm. Also using TensorRTX to transform model to engine, and deploying all code on the NVIDIA Xavier with TensorRT further.
xpemail/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
xpemail/YOLOX-deepstream
deploy yolox algorithm use deepstream
xpemail/YOLOX_deepsort_tracker
using yolox+deepsort for object-tracking