☆15Sep 23, 2020Updated 5 years ago
Alternatives and similar repositories for object_detection
Users that are interested in object_detection are comparing it to the libraries listed below
Sorting:
- ☆10Dec 1, 2018Updated 7 years ago
- 一个基于trie树的具有联想功能的文本编辑器。采用python和pyqt☆10Sep 7, 2016Updated 9 years ago
- 【IJSR】Crowd-comfort Robot Navigation among Dynamic Environment Based on social-stressed deep reinforcement learning☆12Dec 1, 2023Updated 2 years ago
- ☆13Mar 20, 2023Updated 2 years ago
- fine-Grained classify 细颗粒度图像分类☆12Nov 21, 2022Updated 3 years ago
- 爬取视频信息☆12Apr 16, 2018Updated 7 years ago
- My implementation of 《Synthesizing Filamentary Structured Images with GANs》☆13Jun 1, 2018Updated 7 years ago
- 医学问诊问答,NER,关系 抽取☆14May 28, 2020Updated 5 years ago
- An efficient SAR ship detection method☆18Sep 9, 2023Updated 2 years ago
- Attempts to prune yolo v3 tiny.☆10Dec 13, 2018Updated 7 years ago
- [ACL 2024 Findings] "Understanding and Patching Compositional Reasoning in LLMs"☆13Aug 28, 2024Updated last year
- Tensorflow/Keras implementation of a Conditional Generative Adversarial Network (CGAN) model that can be used for image denoising or arte…☆13May 13, 2019Updated 6 years ago
- sougou医学词库爬取☆13Nov 21, 2019Updated 6 years ago
- 抓取链家,我爱我家,房天下,中原地产房产中介二手房在售数据,做出数据可视化图片,并做简单的数据分析☆12Jan 10, 2019Updated 7 years ago
- [CVPR'24] Once for Both: Single Stage of Importance and Sparsity Search for Vision Transformer Compression☆15Jul 1, 2024Updated last year
- Reimplementation of SALICON saliency model in Pytorch☆11Oct 3, 2023Updated 2 years ago
- 该代码是基于字典树对word的识别结果进行矫正,使用于中英文混合的字典。字典树(trietree):常用应用于大量字符串的保存、统计、查找等操作。