-
VLMEvalKit Public
Forked from open-compass/VLMEvalKitOpen-source evaluation toolkit of large vision-language models (LVLMs), support ~100 VLMs, 40+ benchmarks
Python Apache License 2.0 UpdatedNov 3, 2024 -
api-for-open-llm Public
Forked from xusenlinzy/api-for-open-llmOpenai style api for open large language models, using LLMs just as chatgpt! Support for LLaMA, LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, Xverse, SqlCoder, CodeLLaMA, ChatGLM, ChatGLM2, ChatGLM3 etc.…
Python Apache License 2.0 UpdatedSep 26, 2024 -
openedai-vision Public
Forked from matatonic/openedai-visionAn OpenAI API compatible API for chat with image input and questions about the images. aka Multimodal.
Python GNU Affero General Public License v3.0 UpdatedSep 23, 2024 -
lmms-eval Public
Forked from EvolvingLMMs-Lab/lmms-evalAccelerating the development of large multimodal models (LMMs) with lmms-eval
Python Other UpdatedSep 17, 2024 -
-
AdvancedEAST Public
Forked from huoyijie/AdvancedEASTAdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.
Python MIT License UpdatedSep 4, 2018 -
models Public
Forked from tensorflow/modelsModels built with TensorFlow
Python Apache License 2.0 UpdatedMar 31, 2017 -
ssd_tensorflow Public
Forked from seann999/ssd_tensorflowSSD implementation in development in TensorFlow
Python UpdatedMar 22, 2017 -
char-rnn Public
Forked from karpathy/char-rnnMulti-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
Lua UpdatedMar 21, 2017 -
svmpy Public
Forked from ajtulloch/svmpyBasic soft-margin kernel SVM implementation in Python
Python UpdatedMar 31, 2016 -
tensorflow.cifar10 Public
Forked from yhlleo/tensorflow.cifar10The examples of image recognition with the dataset CIFAR10 via tensorflow.