piwawa

Results 27 issues of piwawa

Just like this: ![image](https://user-images.githubusercontent.com/46926496/223936972-a98d29ba-3d3a-432a-874d-d23e3fed2b27.png) I have done "pip install -r requirements.txt", but still have this error in VSCode.

**Describe the bug / 描述bug** ## bug 1: 点击 ![image](https://user-images.githubusercontent.com/46926496/235715579-2719dfe8-8e81-4297-9810-d0b0cd989616.png) 页面侧边多出空白区域,出现滚动条 ![image](https://user-images.githubusercontent.com/46926496/235716474-59ac6ad2-da41-48d7-9acd-6a74b210b40a.png) ## bug 2: 脚本执行没几轮自动停止,任务尚未完成,上图也显示了这个问题。

bug

``` python scripts/run.py \ --scene data/sdf/bunny.obj \ --load_snapshot data/sdf/base.ingp \ --save_snapshot data/sdf/base.ingp \ --n_steps 100000 ``` I have trained a NeRF model using the command above. But when i want...

### Setup check - [X] I have read the [setting up guide](https://github.com/nuclio/nuclio#further-reading) to my relevant platform. ### Setup Method Docker ### Kubernetes Cluster Type N/A - Docker ### Nuclio Version...

## Checklist - [x] I'm asking a question - [x] I've looked through the README and FAQ for similar questions - [x] I've searched the bugtracker for similar questions including...

question

**Describe the bug** I want to use `systemctl` in terminal, but it throws an error: ![image](https://user-images.githubusercontent.com/46926496/231667135-cf338200-0c13-4bc8-b0c4-e5ff70eed500.png) I checked the current init system: ![image](https://user-images.githubusercontent.com/46926496/231667593-278ea8aa-8743-4848-9e0e-540840cb57ae.png) **To Reproduce** Steps to reproduce the behavior:...

明明只有18个类别,为啥train.py和test.py都设置成下面这样: ``` n_classes = 19 net = BiSeNet(n_classes=n_classes) ``` 另外为啥把HQ数据集的background标签去掉了,加上不是正好19个嘛??

乍一看还以为用到 ChatGPT

``` (hw5) (base) [bingo06@zernithos fairseq]$ pip install --editable ./ Obtaining file:///home/bingo06/AIGC/leedl-tutorial/Homework/HW5_seq2seq/fairseq Installing build dependencies ... done Checking if build backend supports build_editable ... done Getting requirements to build editable ......

question
needs triage

``` 2024-05-01 02:23:44,240 [django.request][WARNING]: Not Found: /media/uploads/d95c0f2e-1507-4139-ad6e-494d1314558a/lizzi.mp3 [01/May/2024 02:23:44] "GET /media/uploads/d95c0f2e-1507-4139-ad6e-494d1314558a/lizzi.mp3 HTTP/1.1" 404 179 [01/May/2024 02:23:47] "GET /api/source-track/ HTTP/1.1" 200 293 [01/May/2024 02:23:59] "GET /api/source-track/ HTTP/1.1" 200 293 [01/May/2024 02:24:11]...