File size: 1,127 Bytes
ece1228
 
 
 
 
 
 
 
839bf56
ece1228
31b682f
23611ec
839bf56
23611ec
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
title: README
emoji: πŸ“š
colorFrom: purple
colorTo: blue
sdk: static
pinned: false
---
### Overview

Models, data, and software created and maintained by the **Speech, Langauge, and Interactive Machines** group at Boise State University. 

# Software

### Renaissance: A Multimodal Transformer Modeling Platform

Reanissance is a straight-forward modeling platform that allows the user to train and test a variety of vision-language model configurations with minimal programming requirements. The novel feature of this platform is that models from the Huggingface hub can be easily plugged into text and vision transformer modules. This allows users to easily test and train a huge variety of novel models on a suite of benchmarks with relatively little programming.

https://github.com/bsu-slim/renaissance


### Retico: real-time, incremental communication

Retico is an open-source framework for building state-of-the-art incremental processing systems. This python package contains the functionality of the major supported retico modules and makes them easily accessible.

https://github.com/retico-team?view_as=public