Simple CuDNN wrapper
☆19Nov 29, 2015Updated 10 years ago
Alternatives and similar repositories for XNet
Users that are interested in XNet are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Simple CuDNN wrapper☆29Nov 29, 2015Updated 10 years ago
- C++ framework for deep learning☆13Dec 1, 2022Updated 3 years ago
- Code for the paper entitled "Student-Teacher Feature Pyramid Matching for Anomaly Detection" (BMVC 2021)☆31Mar 16, 2022Updated 4 years ago
- a feature frontend for VINS☆10Aug 27, 2018Updated 7 years ago
- An open autonomous driving platform☆19Jul 18, 2018Updated 7 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- GPS数据在卫星图像下的显示☆14Jun 11, 2022Updated 4 years ago
- A JavaScript library for creating 2D canvas-based games☆98Nov 29, 2015Updated 10 years ago
- ☆25Apr 16, 2022Updated 4 years ago
- ☆20Sep 15, 2022Updated 3 years ago
- PFM and PEFM for Image Anomaly Detection and Segmentation☆37May 24, 2023Updated 3 years ago
- CNN and Contrastive Autoencoder (CAE) on EMNIST using Tensorflow☆10Oct 7, 2018Updated 7 years ago
- Common template for pytorch project. Easy to extent and modify for new project.☆14Dec 13, 2022Updated 3 years ago
- Provides a small example of how to embed an [lvgl](https://lvgl.io/) application in both a Qt Widgets and Qt Quick C++ application.☆16Mar 1, 2023Updated 3 years ago
- A semantic SLAM robust to dynamic scene.☆20Mar 30, 2023Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ORB-SLAM2-IMU-VIO 直接法加速的惯导加持的ORB-SLAM2☆11Nov 21, 2018Updated 7 years ago
- Anomaly detection for images☆13Jan 14, 2020Updated 6 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Jan 15, 2020Updated 6 years ago
- ☆11Sep 3, 2018Updated 7 years ago
- calculate the sparse optical flow using pyramid Lucas-Kanade and sum of differences (SAD) matching☆13Aug 8, 2017Updated 8 years ago
- 很好用的tnn classify demo☆11Mar 24, 2021Updated 5 years ago
- Caffe version Generalized & Distance & Complete Iou loss Implementation for Faster RCNN/FPN bbox regression☆42Dec 9, 2019Updated 6 years ago
- cpp rotation album,基于cpp eigen实现的3d旋转相册,GAMES101复现内容☆12Jul 25, 2022Updated 3 years ago
- Semantic Feature Points: SuperPoint and GCNv2 feature points test☆26Jun 26, 2022Updated 3 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- CSL 中文样式文件测试仓库☆16Jun 9, 2025Updated last year
- SCI期刊信息爬虫☆14Jan 6, 2019Updated 7 years ago
- Code for our paper "On Out-of-distribution detection with Energy-based Models" accepted to the ICML 2021 Workshop on Uncertainty & Robus…☆20Sep 30, 2021Updated 4 years ago
- ☆46Jul 16, 2025Updated 10 months ago
- ☆13Dec 28, 2021Updated 4 years ago
- ☆16Mar 14, 2024Updated 2 years ago
- NTU EE Machine Learning 2017 Spring☆17Sep 26, 2018Updated 7 years ago
- TreeFuser is a tool that perform traversals fusion for recursive tree traversals written in subset of the c++ language.☆11Aug 13, 2023Updated 2 years ago
- TensorRT half precision inference routine on a API-based TensorRT model☆12Jul 3, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- (从Google Code迁移过来的)这是我们的学生作业,一个简单的PL/0编译器,不过,编译只到中间代码为止,这是因为我们的汇编水平还没有到达能编写完整应用程序的水平。所以,仅仅是将PL/0代码编译成中间代码——一种很像汇编的四元式,然后请使用Interpreter解释运…