113.5K repository-uri
Explorează fiecare repository open source selectat din director. Restrânge lista folosind filtre de taxonomie, sortează după stele sau dată, sau lasă AI-ul să se ocupe de căutare.
This is the Public Release version of Tiramisu3, an adaptive mobile transit app that shows real-time bus arrival information developed and deployed by Carnegie Mellon University. It adapts the information display by predicting and filtering for the bus routes users are most likely interested in…
This is the official source code of our paper: Learn to Understand Negation in Video Retrieval. We used Anaconda to setup a deep learning workspace that supports PyTorch. Run the following script to install all the required packages. `` conda create -n py37 python==3.7 -y conda activate py37 git…