Pinned Repositories
3d-tiles
Specification for streaming massive heterogeneous 3D geospatial datasets :earth_americas:
BungeeNeRF
[ECCV22] BungeeNeRF: Progressive Neural Radiance Field for Extreme Multi-scale Scene Rendering
cesium
An open-source JavaScript library for world-class 3D globes and maps :earth_americas:
cesium-unreal
Bringing the 3D geospatial ecosystem to Unreal Engine
CoNR
Official implementation of CoNR: Collaborative Neural Rendering using Anime Character Sheets
datart
Datart is a next generation Data Visualization Open Platform
deepmd-kit
A deep learning package for many-body potential energy representation and molecular dynamics
ECCV2022-Papers-with-Code-Demo
收集 ECCV 最新的成果,包括论文、代码和demo视频等,欢迎大家推荐!
Exprements
存储一些商品识别的实验结果及日志
FavOAuth2
OAuth2.0 使用示例
tomzhang's Repositories
tomzhang/algorithms
Algorithms & Data Structures in C++
tomzhang/Atlas
tomzhang/audiorecognizer
Roy van Rijn has written wonderful post about Shazam algorithm and how to implement it on our own. To do this he placed many chunks of his project source code, but he did not upload all source code of his application because as he stated: The Shazam patent holders lawyers are sending me emails to stop me from releasing the code and removing this blogpost. It occurred that core of this algorithm is very simple. I have analyzed his post and as weekend project I have written simple Proof-Of-Concept application which outputs its findings to console. It gives surprisingly correct answers. For now I have tested 10 different mp3 audio files and this application was able to recognize each of them. Application is learning basing on path to mp3 file on your local disk or http stream of mp3 file from any source and recognize by sound from microphone.
tomzhang/bakthat
Bakthat is a MIT licensed backup framework written in Python, it's both a command line tool and a Python module that helps you manage backups on Amazon S3/Glacier and OpenStack Swift. It automatically compress, encrypt (symmetric encryption) and upload your files.
tomzhang/beanstalkd
Beanstalk is a simple, fast work queue.
tomzhang/book
A textbook on informal homotopy type theory
tomzhang/cracking-the-coding-interview
Solutions for the book: Cracking the coding interview V4. Written in C++.
tomzhang/distribute_crawler
使用scrapy,redis, mongodb,graphite实现的一个分布式网络爬虫,底层存储mongodb集群,分布式使用redis实现,爬虫状态显示使用graphite实现
tomzhang/easyhadoop
Apache hadoop management system
tomzhang/firtex2
High Performance Search Platform
tomzhang/gobo
新浪微博Go语言SDK
tomzhang/libprocess
Library that provides an actor style message-passing programming model (in C++).
tomzhang/maximum-awesome
Config files for vim and tmux.
tomzhang/memadmin
A GUI Administration for memcached
tomzhang/mq-benchmarks
Source code used to benchmark a few messaging brokers
tomzhang/nginx-systemtap-toolkit
Real-time analyzing and diagnosing tools for Nginx based on SystemTap
tomzhang/Opserver
Stack Exchange's Monitoring System
tomzhang/py-servicebus
A Service Bus based on RabbitMQ
tomzhang/pyhttp
Event driven HTTP library for Python
tomzhang/PyMunin
Python Module for developing Munin Multigraph Monitoring Plugins. Multigraph Plugins for Apache Web Server, Apache Tomcat, APC PHP Cache, PHP FPM (Fast Process Manager), Asterisk, FreeSWITCH, Lighttpd, Memcached, MySQL Database, Nginx, NTP, PostgreSQL Database, CPU Utilization, Memory Utilization, Disk Usage, Disk I/O, Network Interfaces, Network Connections, Processes and Threads, etc.
tomzhang/redis-rdb-tools
Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON
tomzhang/salt-rack
Sample Rack application Salt States that will install Nginx, Passenger, Ruby 1.9.3 + the Falcon Patch, Bundler, and git. They also demonstrate how to deploy a sample Rack application using Salt.
tomzhang/shadowsocks
a lightweight tunnel proxy which can help you get through firewalls
tomzhang/SixthSense-Java
The SixthSense java port
tomzhang/snowflake-experiments
tomzhang/wanproxy
My Wanproxy repo - WAN Accelerator using dictionary and gzip compression.
tomzhang/witness
A PHP Extension for trace/debug/monitor
tomzhang/xhprof
XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based user interface.
tomzhang/zfs
Native ZFS for Linux
tomzhang/zookeeper_dashboard
Django based dashboard for an Apache ZooKeeper cluster.