-
### Week 1 - Get to know the community
- [X] Join the communication channels
- [X] Open a GitHub issue (this one!)
- [x] Install the Ersilia Model Hub and test the simplest model
- [x] Write a motiva…
-
I got following error after i changed the model;
![image](https://user-images.githubusercontent.com/64595972/89586878-c0a88e80-d840-11ea-99db-5ae474f4157d.png)
in order to implement KPconv for mo…
-
On the Classification Colour Modal window we have a drop down button displaying a menu allowing users to manage colour classfication (add/remove/move) values. The Remove button is not present on the f…
-
Try to use tools/misc/get_flops to calcalate model's params and flops, However, I'm not sure whether use the tool right or not.
For example, readme shows:
https://github.com/open-mmlab/mmrazor/b…
-
### System information
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**:
Linux Ubuntu 16.04
- **Ray installed from (source or binary)**: pip
- **Ray version**:0.7.5
- **Python ve…
-
The network efficient net B3 used for Image Classification get worse performance with multiple GPU training. The single GPU training get valid dataset accuracy at 0.94. After multiple training, …
-
## 내용
- [x] 기존 Segmentation 대회 탐색
- [x] 1,2,3등 Solution 탐색
## 목적
기존 대회의 내용을 조사하여 정리하고 우리가 활용할 수 있는 방안을 수색함.
## 작성 방법
각 코멘트별로 대회 하나에 대한 내용을 정리함.
-
##### System information (version)
##### Detailed description
I follow with this [doc](https://docs.openvino.ai/2022.1/namespaceInferenceEngine_1_1PluginConfigParams.html?#details-namespace-in…
-
# 🐛 Bug
## Information
Model I am using (Bert, XLNet ...): `mrm8488/distilroberta-base-finetuned-sentiment` from the hub
Language I am using the model on (English, Chinese ...): `English`
…
-
In the function "build_channel_branch", the running_std is True, while it is False in the the function "build_spatial_branch". Is it a good setting after experimental verification?