efficient-algorithm
There are 69 repositories under efficient-algorithm topic.
JiahuiYu/wdsr_ntire2018
Code of our winning entry to NTIRE super-resolution challenge, CVPR 2018
RLE-Foundation/RLeXplore
RLeXplore provides stable baselines of exploration methods in reinforcement learning, such as intrinsic curiosity module (ICM), random network distillation (RND) and rewarding impact-driven exploration (RIDE).
Mugdha-Hazra/180-Questions-Striver-SDE-sheet-in-CPP
If you are a newbie in coding and wanna do CP then first solve this DSA question then move to cp..it will surely gonna help u clear the concepts. and get better at cp.
ajcr/rolling
Computationally efficient rolling window iterators for Python (sum, variance, min/max, etc.)
szq0214/FKD
Official code for our ECCV'22 paper "A Fast Knowledge Distillation Framework for Visual Recognition"
leosocy/EDCC-Palmprint-Recognition
EDCC: An efficient and accurate algorithm for palmprint recognition.
chenchongthu/ENMF
This is our implementation of ENMF: Efficient Neural Matrix Factorization (TOIS. 38, 2020). This also provides a fair evaluation of existing state-of-the-art recommendation models.
Robert-JunWang/PeleeNet
PeleeNet: An efficient DenseNet architecture for mobile devices
huyvohcmc/coursera-dsa
Coursera's Data Structures and Algorithms Specialization
jackie840129/STE-NVAN
Spatially and Temporally Efficient Non-local Attention Network for Video-based Person Re-Identification (BMVC 2019)
chenchongthu/EHCF
This is our implementation of EHCF: Efficient Heterogeneous Collaborative Filtering (AAAI 2020)
wangxb96/Awesome-EdgeAI
Resources of our survey paper "Optimizing Edge AI: A Comprehensive Survey on Data, Model, and System Strategies"
VieCut/VieCut
VieCut 1.00 - Shared-memory Minimum Cuts
chenchongthu/ENSFM
This is our implementation of ENSFM: Efficient Non-Sampling Factorization Machines (WWW 2020)
RodrigoGantier/Pedestrian_graph_plus
the Pedestrian_graph_plus implementation
chenchongthu/EATNN
This is our implementation of EATNN: Efficient Adaptive Transfer Neural Network (SIGIR 2019)
chenchongthu/JNSKR
This is our implementation of JNSKR: Jointly Non-Sampling Learning for Knowledge Graph Enhanced Recommendation (SIGIR 2020)
jackie840129/CF-AAN
Video-based Person Re-identification without Bells and Whistles (CVPRw 2021)
drademacher/lab-jump-point-search
Lab "Efficient Algorithms for Selected Problems" in summer term 2016 for University of Bonn
ajitzero/algo-cpp
Standard algorithms for competitive programming in C++, with explanations.
bupt-ai-cz/Hybrid-Model-Enabling-Highly-Efficient-Follicular-Segmentation
https://teacher.bupt.edu.cn/zhuchuang/en/index.htm
MCG-NJU/APP-Net
[TIP] APP-Net: Auxiliary-point-based Push and Pull Operations for Efficient Point Cloud Recognition
erdincuzun/UzunExt
UzunExt Framework is an efficient and effective web content extractor.
umangburman/Dagger2-Android-Efficient-Approach
Efficient Approach to Dependency Injection with Dagger2 Android
xiaoshengli/SPF
Code for "Linear Time Complexity Time Series Clustering with Symbolic Pattern Forest"
fscdc/Efficient-AI
There is a summary repo for Efficient AI direction. If you want to contribute to this repo, feel free to pr(pull request)!
JavierAntoran/concurrent-Aho-Corasick-string-match
Concurrent implementation of Aho-Corasick string matching algorithm in C.
LuisFernando1407/programming_challenges
Programming challenges repository
MarathonZhenyuMa/2023-TNNLS-EDCAG
Source Code for 'Efficient Discrete Clustering with Anchor Graph (T-NNLS)'
mjayadharan/MMMFE-ST-DD
Fluid flow simulator using MFEM and multiscale space-time sub-domains.
wbrickner/NanoGeoUtil.js
Compute Euclidean and spherical distances. VERY FAST. TINY.
aakarsh-anand/multiple_kernel
(WIP) Application of randomized HE regression to efficiently fit multiple kernels to biobank data. This work aims to separate the linear effects from higher order interactions between SNPs.
alexdremov/TreeArray
Swift tree-based array implementation. Efficient for random insertions/deletions
Hadar933/Dijkstra
an efficient algorithm for finding the shortest path from a source node to a destination node in a graph, with a visual representation
parthkvv/Carpool-graph
Efficient Carpool route algorithm
xiaoshengli/LL
Code for "Linear Time Motif Discovery in Time Series"