-
## Scope
- [ ] review existing examples available in the [mpostol/ASMD](https://github.com/mpostol/ASMD) project
- [ ] add a placeholder to the project
- [ ] add code example
## Description
…
-
In our new framework, users select performance, cost, and other models at the config level. How decoupled should these models be from each other? Sould we support using heterogeneous performance and c…
-
### 1. System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 20.04
- TensorFlow installation (pip package or built from source): pip
- TensorFlow library (ver…
-
**Describe the bug**
I was curious about how the 3D time correction was done, so I was browsing through the codes
and noticed that if I provide an custom 1D model in the config file, the 3D perturb…
-
### Description of the bug:
Whenever I put an upsampling layer into any model, it can not export the model in tflite format and notebook kernel crashes.
I follow the official tutorial: https://ai.g…
-
### 1. System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 18.04
- TensorFlow installation (pip package or built from source): pip
- TensorFlow library (version, …
-
In the file `/root/lmms-eval/lmms_eval/models/__init__.py`, no output is printed if an ImportError occurs. This can lead to confusion for users who encounter a ValueError stating 'Attempted to load mo…
-
I'm trying to add a new filter that inherits FaceMakeupFilter, but I think I need to add information to faceIndexs. However, I understand that it uses a VNN model(PC model) that provides 278 landmark …
-
## Issue Description
In the current auto-scaler logic, `ModelStates` are aggregations of an OasisModel and its queued/running analyses
```
class ModelState(TypedDict):
"""
Used in the mo…
-
Hi, @lh9171338 I have finished your parper, and thank you for your nice work. Also I have a question, I want to know which fisheye distortion model you used to generate synthesized dataset?