repo_name stringlengths 9 75 | topic stringclasses 30
values | issue_number int64 1 203k | title stringlengths 1 976 | body stringlengths 0 254k | state stringclasses 2
values | created_at stringlengths 20 20 | updated_at stringlengths 20 20 | url stringlengths 38 105 | labels listlengths 0 9 | user_login stringlengths 1 39 | comments_count int64 0 452 |
|---|---|---|---|---|---|---|---|---|---|---|---|
Johnserf-Seed/TikTokDownload | api | 47 | 运行时,中文字成了问号 | 在运行时,中文字成了这样,请问是我设置的问题吗?

| closed | 2021-08-15T15:07:18Z | 2021-08-15T15:48:51Z | https://github.com/Johnserf-Seed/TikTokDownload/issues/47 | [] | ksskskksks | 6 |
ageitgey/face_recognition | python | 724 | Would using GPU make the process much faster? | * face_recognition version:
* Python version: 3
* Operating System: MacOS
### Description
I realized the process is quite slow on my laptop without GPU and wanted to see if setting up a VM with GPU(s) will be worth it?
Are there any other ways to run it? I am using this for videos.
| closed | 2019-01-27T00:10:14Z | 2019-03-27T22:25:36Z | https://github.com/ageitgey/face_recognition/issues/724 | [] | automationist | 2 |
mwaskom/seaborn | data-visualization | 3,254 | Issue With Python 3.11 | Getting this lineplot error only when using Python 3.11:
```
ax = sn.lineplot(data=plot_df, x='blah x', y='blah y', label='blah', alpha=1, linestyle="dashed", ci=100)
File "python311/lib/python3.11/site-packages/seaborn/relational.py", line 652, in lineplot
p.plot(ax, kwargs)
File "python311/lib/python3.... | closed | 2023-02-11T00:42:07Z | 2023-02-11T01:46:43Z | https://github.com/mwaskom/seaborn/issues/3254 | [] | connerlambden | 2 |
donnemartin/system-design-primer | python | 540 | system design | open | 2021-05-27T09:25:51Z | 2022-04-23T13:17:39Z | https://github.com/donnemartin/system-design-primer/issues/540 | [
"needs-review"
] | salma0110 | 2 | |
deepset-ai/haystack | nlp | 8,091 | HuggingFaceAPIDocumentEmbedder Bad Request Error: list indices must be integers or slices, not str | ### Discussed in https://github.com/deepset-ai/haystack/discussions/8052
<div type='discussions-op-text'>
<sup>Originally posted by **hodge-jai** July 21, 2024</sup>
Hello,
I am encountering an issue when trying to use a dedicated inference endpoint on HuggingFace. I'm not sure where the error is, as I triple... | closed | 2024-07-26T08:44:51Z | 2024-08-02T07:16:41Z | https://github.com/deepset-ai/haystack/issues/8091 | [
"P2",
"community-triage"
] | julian-risch | 3 |
horovod/horovod | pytorch | 3,345 | Error on installing: pip install horovod[pytorch] in Virtualbox ubuntu 18.04 | **Environment:**
1. Framework: Pytorch
2. Framework version: torch 1.10
3. Horovod version: latest, with pip install horovod[pytorch]
4. MPI version: -
5. CUDA version: 9.1
6. NCCL version:
7. Python version: 3.6.9
8. Spark / PySpark version:
9. Ray version:
10. OS and version:
11. GCC version: 7.5.
12. CM... | open | 2022-01-05T12:17:30Z | 2022-09-11T12:46:26Z | https://github.com/horovod/horovod/issues/3345 | [
"bug"
] | luda1013 | 2 |
deepspeedai/DeepSpeed | machine-learning | 6,968 | (Maybe) A Misleading official document about zero3 | Hi guys! thx for your great contribution which helps me a lot in my daily work. But here I have some questions about zero3 in its weight partitions.
When I first started learning zero3, [this](https://www.microsoft.com/en-us/research/blog/zero-deepspeed-new-system-optimizations-enable-training-models-with-over-100-bil... | closed | 2025-01-23T06:59:53Z | 2025-01-24T03:00:39Z | https://github.com/deepspeedai/DeepSpeed/issues/6968 | [] | lemonround99 | 1 |
huggingface/datasets | computer-vision | 6,440 | `.map` not hashing under python 3.9 | ### Describe the bug
The `.map` function cannot hash under python 3.9. Tried to use [the solution here](https://github.com/huggingface/datasets/issues/4521#issuecomment-1205166653), but still get the same message:
`Parameter 'function'=<function map_to_pred at 0x7fa0b49ead30> of the transform datasets.arrow_data... | closed | 2023-11-21T15:14:54Z | 2023-11-28T16:29:33Z | https://github.com/huggingface/datasets/issues/6440 | [] | changyeli | 2 |
graphdeco-inria/gaussian-splatting | computer-vision | 765 | How to get the lpips? | Hi, I have been confuesd for a long time about how to get lpips. When I run metrics.py on the server, it always appear this issue. Could you please help me?

![6ED$)ZULYUYXU`Z4L88QGLV... | closed | 2024-04-19T08:10:43Z | 2024-04-19T08:44:14Z | https://github.com/graphdeco-inria/gaussian-splatting/issues/765 | [] | BruceRull | 0 |
AUTOMATIC1111/stable-diffusion-webui | deep-learning | 15,536 | [Feature Request]: 能否将扩展插件安装在其单独的虚拟环境里?Can the extension be installed in its own virtual environment? | ### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What would your feature do ?
在扩展管理器中增加功能:让每个扩展插件单独使用该插件的虚拟环境,避免依赖冲突,并且与主项目环境依赖相隔离。
Add functionality to the extension manager to make each extension use its own virtual environment, avoiding ... | open | 2024-04-16T14:11:26Z | 2024-05-08T14:39:52Z | https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/15536 | [
"enhancement"
] | love530love | 7 |
roboflow/supervision | pytorch | 1,343 | Speed Estimation | ### Search before asking
- [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests.
### Question
## Resource used : I have followed the steps mentioned in the youtube video : https://www.youtube.com/watch?v=uWP6UjDeZvY
I am using tokens o... | closed | 2024-07-11T21:01:25Z | 2024-07-11T21:10:07Z | https://github.com/roboflow/supervision/issues/1343 | [
"question"
] | likith1908 | 0 |
freqtrade/freqtrade | python | 10,928 | Strange exit signals skipping/logic of exit signals |
* Operating system: ____
* Python Version: _____ (`python -V`)
* CCXT version: _____ (`pip freeze | grep ccxt`)
* Freqtrade Version: latest docker version
Recently, I noticed two "stuck" positions on Bybit and OKX. Last week, all my long positions closed with large profit, except for two: the profit on the... | closed | 2024-11-13T14:19:45Z | 2024-11-18T10:34:55Z | https://github.com/freqtrade/freqtrade/issues/10928 | [
"Question",
"Strategy assistance"
] | kivinblue1 | 12 |
MilesCranmer/PySR | scikit-learn | 157 | AMD CPU limited to 1 proc. | My desktop PC has an AMD CPU (Ryzen 5900x) with 12 cores and 24 threads. My code only utilizes 6-7% of the total CPU resources, about 1 core. I have repeated the test, disabling multithreading using **proc=0** and get an almost identical result in terms of speed. Increasing populations, population values, using batc... | closed | 2022-07-06T20:11:39Z | 2022-07-06T21:02:17Z | https://github.com/MilesCranmer/PySR/issues/157 | [] | mtaylorDW | 1 |
ivy-llc/ivy | numpy | 28,020 | Fix Ivy Failing Test: tensorflow - general.inplace_update | closed | 2024-01-24T11:35:37Z | 2024-01-24T12:00:41Z | https://github.com/ivy-llc/ivy/issues/28020 | [
"Sub Task"
] | MuhammadNizamani | 1 | |
jupyter-incubator/sparkmagic | jupyter | 709 | Unable to override endpoint for pyspark [BUG] | **Describe the bug**
I'm trying to override config for a livy endpoint in a pyspark notebook which doesn't work.
**To Reproduce**
1. Create a pyspark notebook
2. Add the following to a cell at the beginning:
```
%%local
import sparkmagic.utils.configuration as conf
modified_python_creds = {**conf.kernel_pyt... | open | 2021-04-29T14:05:35Z | 2021-05-26T03:45:14Z | https://github.com/jupyter-incubator/sparkmagic/issues/709 | [] | konradwudkowski | 4 |
explosion/spaCy | deep-learning | 13,354 | Check that filter_spans input is a Span | I was trying to remove duplicate entities for exploratory purposes and realized there is no dedicated way to do that and also that simply using a `set` does not solve the problem.
Since, `util.filter_spans` works for `Spans`, I fed it `doc.ents` (which are Spans indeed) and it runs with no errors, but returns the ex... | closed | 2024-02-27T03:59:27Z | 2024-03-29T00:02:29Z | https://github.com/explosion/spaCy/issues/13354 | [
"feat / doc",
"more-info-needed"
] | Nelson-Gon | 3 |
SYSTRAN/faster-whisper | deep-learning | 1,249 | Differnt Time Segments from Faster-Whisper (VAD Enabled) and Direct Silero-VAD | I'm encountering an issue when processing a pure music audio file:
Faster-Whisper (large-v2, version 1.1.1) with vad_filter=True (all VAD parameters set to default):
When I run Faster-Whisper on the audio, it returns several time segments. However, these segments appear to be hallucinated—i.e., they indicate the prese... | closed | 2025-02-18T19:47:24Z | 2025-02-20T16:51:15Z | https://github.com/SYSTRAN/faster-whisper/issues/1249 | [] | sz2514 | 1 |
jonaswinkler/paperless-ng | django | 905 | [BUG] Tika Server not processing files due to "connection" refused "max retries exceeded" | On some documents I get a connection refused for Tika with "max retries exceeded".
Tried different versions of the environment, also with dedicated IP or localhost instead of "tika", did not make a difference.
PAPERLESS_TIKA_GOTENBERG_ENDPOINT: http://gotenberg:3000
PAPERLESS_TIKA_ENDPOINT: http://tika... | open | 2021-04-13T10:05:01Z | 2021-04-13T10:51:43Z | https://github.com/jonaswinkler/paperless-ng/issues/905 | [] | kurti500 | 0 |
pytest-dev/pytest-cov | pytest | 568 | Different coverage locally than in Github CI | # Summary
the same command run locally vs. run in the Github CI produces vastly different coverage reports.
## Expected vs actual result
running locally:
```
$ pytest -v --cov=./src/codecov_demo --cov=./tests --cov-config=pyproject.toml --cov-report=term-missing
=============================== test session st... | closed | 2022-11-21T20:41:25Z | 2022-11-22T06:41:29Z | https://github.com/pytest-dev/pytest-cov/issues/568 | [] | fleetingbytes | 1 |
nolar/kopf | asyncio | 1,040 | Enable operator to scope based on namespace labels | ## Problem
Enable watching namespaces based on their labels similar to how web hooks can be configured to serve namespaces based on their labels. Ideally this operator run would be treated as a cluster level operator so as to prevent the requirement of updating and requiring locks on N peering objects during operati... | open | 2023-07-21T17:13:48Z | 2023-07-25T11:59:53Z | https://github.com/nolar/kopf/issues/1040 | [
"enhancement"
] | jake-delorme | 3 |
CorentinJ/Real-Time-Voice-Cloning | pytorch | 1,059 | Add Arabic language for a fee | Hello my friend,
I want to add the Arabic language to the program for a fee. If you can help, I will contact you. | open | 2022-05-01T17:58:12Z | 2023-08-12T05:52:36Z | https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/1059 | [] | mahdi-salah | 1 |
sczhou/CodeFormer | pytorch | 191 | Feature request: webp images and webm videos support | open | 2023-03-23T18:34:41Z | 2023-03-23T18:34:41Z | https://github.com/sczhou/CodeFormer/issues/191 | [] | suphamster | 0 | |
google-research/bert | tensorflow | 1,400 | raise SSLError(e, request=request) | (base) intern@necop-ai-s02:~/vscode/multi-modal$ streamlit run bert_qa.py
Collecting usage statistics. To deactivate, set browser.gatherUsageStats to False.
2024-03-19 11:17:37.777 Did not auto detect external IP.
Please go to https://docs.streamlit.io/ for debugging hints.
You can now view your Streamlit a... | open | 2024-03-19T06:29:56Z | 2024-03-19T06:29:56Z | https://github.com/google-research/bert/issues/1400 | [] | rashidareeba | 0 |
pydata/bottleneck | numpy | 130 | Appveyor | Bottleneck seems to only get tested on windows right before a release---long after a commit that breaks bottleneck on windows might have been made. See, for example, #129.
It would be nice to test bottleneck on windows with Appveyor.
Anyone up for the challenge? @Midnighter?
We could skip the flake8 and sdist tests ... | closed | 2016-06-21T17:38:47Z | 2016-10-14T22:23:24Z | https://github.com/pydata/bottleneck/issues/130 | [] | kwgoodman | 31 |
huggingface/datasets | tensorflow | 6,984 | Convert polars DataFrame back to datasets | ### Feature request
This returns error.
```python
from datasets import Dataset
dsdf = Dataset.from_dict({"x": [[1, 2], [3, 4, 5]], "y": ["a", "b"]})
Dataset.from_polars(dsdf.to_polars())
```
ValueError: Arrow type large_list<item: int64> does not have a datasets dtype equivalent.
### Motivation
When datasets... | closed | 2024-06-19T11:38:48Z | 2024-08-12T14:43:46Z | https://github.com/huggingface/datasets/issues/6984 | [
"enhancement"
] | ljw20180420 | 1 |
syrupy-project/syrupy | pytest | 42 | Add pylint to precommit and CI | **Is your feature request related to a problem? Please describe.**
Black is just a formatter and does not catch things like unused imports.
**Describe the solution you'd like**
pylint/flake8 to precommit hook and CI. | closed | 2019-12-19T20:22:01Z | 2021-01-26T21:35:08Z | https://github.com/syrupy-project/syrupy/issues/42 | [
"style"
] | noahnu | 0 |
automl/auto-sklearn | scikit-learn | 1,149 | AttributeError: 'NoneType' object has no attribute 'path' | Hi.
## Describe the bug ##
I get this error:
`Exception ignored in: <function AutoML.__del__ at 0x7fc570a90430>
Traceback (most recent call last):
File "/opt/anaconda3/lib/python3.8/site-packages/autosklearn/automl.py", line 1564, in __del__
File "/opt/anaconda3/lib/python3.8/site-packages/autosklearn/util/... | closed | 2021-05-25T09:03:26Z | 2021-08-10T11:32:33Z | https://github.com/automl/auto-sklearn/issues/1149 | [
"bug"
] | lamres | 4 |
pytorch/pytorch | deep-learning | 149,440 | [pt2] Support statically launching triton compiled cuda kernels | This is a master issue describing progress for StaticCudaLauncher.
Overall, the goal here is to be able to statically launch cuda kernels generated by Triton from just the cubin file and various metadata, without having to ever call CompiledKernel.init_handles(). To do so, we need to:
- Implement the launcher itsel... | open | 2025-03-18T21:38:11Z | 2025-03-18T22:07:45Z | https://github.com/pytorch/pytorch/issues/149440 | [
"triaged",
"actionable",
"oncall: pt2",
"module: inductor",
"module: user triton"
] | jamesjwu | 0 |
python-gino/gino | asyncio | 610 | Shortcut for bulk update | * GINO version: 0.8.5
* Python version: 3.6
* asyncpg version: 0.20.0
* aiocontextvars version: 0.2.2
* PostgreSQL version: 11.4
### Description
Is there any shortcut for bulk updates? Something like `bulk_update_mappings` in alchemy's ORM
### What I Did
There are not-so-elegant solution as pointed here... | closed | 2019-12-12T12:09:22Z | 2020-02-06T17:14:33Z | https://github.com/python-gino/gino/issues/610 | [
"question"
] | CompadreP | 4 |
aiortc/aiortc | asyncio | 1,127 | cannot stream between two users | Before filing an issue please verify the following:
* Check whether there is already an existing issue for the same topic.
* Ensure you are actually reporting an issue related to ``aiortc``. The goal
of the issue tracker is not to provide general guidance about WebRTC or free
debugging of your code.
* Clearl... | closed | 2024-07-02T18:15:24Z | 2024-11-15T02:39:18Z | https://github.com/aiortc/aiortc/issues/1127 | [
"stale"
] | MrJaysa | 1 |
huggingface/datasets | deep-learning | 7,266 | The dataset viewer should be available soon. Please retry later. | ### Describe the bug
After waiting for 2 hours, it still presents ``The dataset viewer should be available soon. Please retry later.''
### Steps to reproduce the bug
dataset link: https://huggingface.co/datasets/BryanW/HI_EDIT
### Expected behavior
Present the dataset viewer.
### Environment info
NA | closed | 2024-10-30T16:32:00Z | 2024-10-31T03:48:11Z | https://github.com/huggingface/datasets/issues/7266 | [] | viiika | 1 |
microsoft/unilm | nlp | 1,604 | Kosmos-2 batch modality and processing speed | I'm using Kosmos-2 referring to
[https://huggingface.co/microsoft/kosmos-2-patch14-224](url)
using a simple prompt "<grounding>An image of".
The process works well but it is quite slow. Over 1000 images, it requires 3 hours and half on Nvidia A100 GPU. Is it possible to enable batch modality? At the moment, on... | open | 2024-07-18T07:17:41Z | 2024-07-18T07:17:41Z | https://github.com/microsoft/unilm/issues/1604 | [] | unrue | 0 |
kubeflow/katib | scikit-learn | 2,299 | Migrate away from deprecated github.com/hpcloud/tail | /kind feature
**Describe the solution you'd like**
As https://github.com/hpcloud/tail hasn't been touched for 6 years (it is using Go v1.5.1), and the https://github.com/hpcloud organisation doesn't have any (public) members, we should really stop depending on their code. Multiple forks has been created, but it s... | closed | 2024-04-04T12:07:33Z | 2024-07-10T00:13:13Z | https://github.com/kubeflow/katib/issues/2299 | [
"help wanted",
"good first issue",
"kind/feature"
] | AndersBennedsgaard | 4 |
replicate/cog | tensorflow | 1,264 | Failed to decode dataurl: invalid media type | Assuming I would like to return a file or a path for a file that isn't a valid media type. For instance
```
predict(self,
src_video: Path = Input(description="Video"),
) -> Path
### lot of processing
mesh = trimesh.load_mesh(ply_path)
output_... | open | 2023-08-20T14:10:14Z | 2025-03-24T15:05:07Z | https://github.com/replicate/cog/issues/1264 | [
"next"
] | Medoalmasry | 8 |
fastapi/fastapi | python | 13,316 | Callable object as dependency with body params is not parsing parameters inside `__call__` properly | When callable object is used as dependency, there is problem with parameters inside `__call__` method of object class. With following setup, you end up with query parameters instead of body parameters:
```python
class SomeModel(BaseModel):
arg1: str
class SomeDependency:
def __call__(
self,
so... | closed | 2025-02-03T16:44:42Z | 2025-02-04T08:59:57Z | https://github.com/fastapi/fastapi/issues/13316 | [] | SobikXexe | 0 |
521xueweihan/HelloGitHub | python | 2,087 | 264 | ## 项目推荐
- 项目地址:仅收录 GitHub 的开源项目,请填写 GitHub 的项目地址
- 类别:请从中选择(C、C#、C++、CSS、Go、Java、JS、Kotlin、Objective-C、PHP、Python、Ruby、Swift、其它、书籍、机器学习)
- 项目后续更新计划:
- 项目描述:
- 必写:这是个什么项目、能用来干什么、有什么特点或解决了什么痛点
- 可选:适用于什么场景、能够让初学者学到什么
- 描述长度(不包含示例代码): 10 - 256 个字符
- 推荐理由:令人眼前一亮的点是什么?解决了什么痛点?
- 示例代码:(可选)长度:1-20 行
... | closed | 2022-01-26T20:44:50Z | 2022-01-28T09:26:25Z | https://github.com/521xueweihan/HelloGitHub/issues/2087 | [
"恶意issue"
] | hongyz66 | 2 |
streamlit/streamlit | data-visualization | 10,702 | Cannot serve audio file when its served behind a reverse proxy | ### Checklist
- [x] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [x] I added a very descriptive title to this issue.
- [x] I have provided sufficient information below to help reproduce this issue.
### Summary
`st.audio` creates a HTML5 audio widget with ... | closed | 2025-03-10T09:11:45Z | 2025-03-10T15:11:20Z | https://github.com/streamlit/streamlit/issues/10702 | [] | BenCretois | 3 |
healthchecks/healthchecks | django | 793 | "COPY URL" button doesn't work | Hello
In the latest relese the "Copy URL" button doesn't work:

| closed | 2023-02-16T14:04:44Z | 2023-02-21T09:56:03Z | https://github.com/healthchecks/healthchecks/issues/793 | [] | pmatuszy | 2 |
gradio-app/gradio | python | 9,964 | Custom Loading UI for `gr.render` | - [x] I have searched to see if a similar issue already exists.
**Is your feature request related to a problem? Please describe.**
Currently, when using `gr.render()` for dynamic rendering, there is no support for custom loading UI. The default loading indicator does not meet specific design needs and may not ali... | open | 2024-11-15T09:53:30Z | 2024-11-16T00:15:52Z | https://github.com/gradio-app/gradio/issues/9964 | [
"enhancement"
] | KeJunMao | 3 |
cupy/cupy | numpy | 8,996 | latest cccl not supported | ### Description
I was trying to debug cupy with python3.12 and latest cccl as third party sub-module, but I found the build is not successful. I switch to earlier release to cccl=v2.7.0 to resolve such error.
### To Reproduce
```py
# Write the code here
```
### Installation
Wheel (`pip install cupy-***`)
### En... | closed | 2025-02-27T07:45:45Z | 2025-03-03T04:48:44Z | https://github.com/cupy/cupy/issues/8996 | [
"issue-checked"
] | zazabap | 0 |
roboflow/supervision | tensorflow | 786 | [CropAnnotator] - mark objects with zoomed in crop | ### Description
Create `CropAnnotator` - whose task is to mark objects related to [`sv.Detections`](https://supervision.roboflow.com/detection/core/#detections) with zoomed-in crops.
Below is an example found on the internet. Of course, as part of this task, we would only add the part responsible for the crop.
... | closed | 2024-01-26T09:15:19Z | 2024-03-25T21:26:16Z | https://github.com/roboflow/supervision/issues/786 | [
"enhancement",
"good first issue",
"api:annotator",
"Q1.2024"
] | SkalskiP | 12 |
521xueweihan/HelloGitHub | python | 2,747 | Hi | closed | 2024-05-12T11:05:45Z | 2024-05-15T15:23:15Z | https://github.com/521xueweihan/HelloGitHub/issues/2747 | [] | 0963567339 | 1 | |
litestar-org/litestar | pydantic | 3,033 | Docs: Warn about using `TYPE_CHECKING` for injected types | ### Summary
Typically, annotation-only imports may be skipped during runtime (for perf gains) with `if TYPE_CHECKING` blocks.
There are even linters to enforce this, ie. nag when an annotation-only import is done without `TYPE_CHECKING` block. There's https://github.com/snok/flake8-type-checking and a matching [ruf... | closed | 2024-01-26T21:23:44Z | 2025-03-20T15:54:22Z | https://github.com/litestar-org/litestar/issues/3033 | [
"Documentation :books:",
"Help Wanted :sos:",
"Good First Issue"
] | tuukkamustonen | 3 |
Kitware/trame | data-visualization | 479 | Documentation of file_upload | <!-- Ignoring this template may result in your feature request getting deleted -->
**Is your feature request related to a problem? Please describe.**
I've struggled to find information about the `ClientFile` class in `trame.app.file_upload`, and I needed to figure it out in my own by reading its source code.
*... | closed | 2024-03-21T14:07:14Z | 2024-05-10T13:48:34Z | https://github.com/Kitware/trame/issues/479 | [] | guy-977 | 3 |
ray-project/ray | pytorch | 51,585 | [Cluster] Autoscaler frequently fails to scale down workers | ### What happened + What you expected to happen
Often when I open the dashboard in the morning, I'll see that the cluster is still running GPU workers (which are quite expensive). This is despite there being no running or pending jobs.
How can I debug why this is happening?
### Versions / Dependencies
```toml
[proj... | open | 2025-03-21T09:06:09Z | 2025-03-21T22:51:33Z | https://github.com/ray-project/ray/issues/51585 | [
"bug",
"triage",
"core"
] | FredrikNoren | 2 |
plotly/dash | jupyter | 3,017 | Metadata not generated correctly for Typescript components | With TypeScript components, the `metadata.json` file is not generated correctly in cases where there is a union with a boolean.
For example,
```
persistence?: boolean | string | number;
```
The `metadata.json` file only includes the string and number but not the boolean.
```
"persistence": {
"d... | open | 2024-09-29T22:44:41Z | 2024-10-01T18:00:26Z | https://github.com/plotly/dash/issues/3017 | [
"bug",
"P2"
] | AnnMarieW | 1 |
facebookresearch/fairseq | pytorch | 5,158 | How can i run your tts locally on cpu, 16gb ram, Windows 11? | open | 2023-05-25T21:07:11Z | 2023-05-26T21:50:49Z | https://github.com/facebookresearch/fairseq/issues/5158 | [
"question",
"needs triage"
] | JohnClaw | 3 | |
pandas-dev/pandas | python | 60,819 | ENH: show the raw unicode in the output formatting of Index/array? | I ran into a somewhat wrong CSV file. We automatically remove the BOM character from the data, but this file started with two such characters .. and then right now we keep the second. So essentially I had a dataframe like this:
```python
>>> df = pd.DataFrame({"\ufeffCol": [1, 2, 3]})
>>> df
Col
0 1
1 2
... | open | 2025-01-30T10:48:43Z | 2025-02-01T17:59:29Z | https://github.com/pandas-dev/pandas/issues/60819 | [
"Output-Formatting",
"Unicode"
] | jorisvandenbossche | 4 |
fastapi/sqlmodel | sqlalchemy | 279 | No autocompletion for order by desc & gives type error if used | ### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the SQLModel documentation, with the integrated search.
- [X] I already searched in Google "How to X in SQLModel" and didn't find any information.
- [X] I al... | closed | 2022-03-24T05:58:37Z | 2022-03-30T14:25:36Z | https://github.com/fastapi/sqlmodel/issues/279 | [
"question"
] | jd-solanki | 2 |
aimhubio/aim | data-visualization | 2,385 | Add ability to register and execute callbacks at certain execution points | ## 🚀 Feature
Many things can go wrong during ML training (incorrect driver versions, plateaued metrics, overfitting, etc.) that could result in wasted GPUs and time.
Having a way to define custom callbacks to be executed at any point during ML training would allow to notify users and even automatically react to su... | closed | 2022-11-25T11:43:51Z | 2022-12-01T16:44:01Z | https://github.com/aimhubio/aim/issues/2385 | [
"type / enhancement",
"phase / shipped",
"area / SDK-storage"
] | alberttorosyan | 0 |
mljar/mercury | jupyter | 388 | stopping mercury in command line leaves other services running | When starting mercury in the terminal with `mercury run` and then stopping it via ctrl-c leaves other some other services still running and it its not clear which those are and how to stop them.
It would be good to stop all services by mercury or output information on how to stop them. | closed | 2023-10-28T15:43:12Z | 2023-10-30T07:28:47Z | https://github.com/mljar/mercury/issues/388 | [] | robert-elles | 1 |
paulbrodersen/netgraph | matplotlib | 34 | PyQt integration | Hello,
We have an application with PyQt, and we would like to use netgraph to our solution.
However, we are not being able to make the graphs interactive, apparently the Qt does not bypass the click events to the plot.
Any idea how we could solve it?
Here is an example:
```python
import sys
import matplo... | closed | 2022-03-24T21:21:31Z | 2022-04-04T17:02:13Z | https://github.com/paulbrodersen/netgraph/issues/34 | [] | LBeghini | 9 |
allure-framework/allure-python | pytest | 391 | Support attachments for behave-parallel | #### I'm submitting a ...
- [ ] bug report
- [x] feature request
- [ ] support request => Please do not submit support request here, see note at the top of this template.
#### What is the current behavior?
Behave parallel doesn't support attachment into enviroment.py (before step, after step ....)
####... | open | 2019-06-07T07:53:30Z | 2023-01-23T08:26:30Z | https://github.com/allure-framework/allure-python/issues/391 | [
"theme:behave"
] | Ljancek | 4 |
dynaconf/dynaconf | fastapi | 486 | Validation of Nested Settings with Titlecase Name Fails | **Describe the bug**
Validation of nested setting items that do not use uppercase letters does not work
**To Reproduce**
Steps to reproduce the behavior:
1. Having the following folder structure
<!-- Describe or use the command `$ tree -v` and paste below -->
<details>
<summary> Project s... | closed | 2020-12-07T10:15:15Z | 2021-02-27T23:18:04Z | https://github.com/dynaconf/dynaconf/issues/486 | [
"bug"
] | sanssecours | 0 |
yezyilomo/django-restql | graphql | 256 | Issue template | An Issue template for reporting bugs/errors could look like this. Comment below if you have any other ideas.
--------------------------------------------------------
\<!-- Don't use pictures of text, use codeblocks -->
\### Describe what you are trying to accomplish
\### Relevant models
\### Relevant ser... | open | 2021-08-05T15:50:54Z | 2021-10-15T07:55:41Z | https://github.com/yezyilomo/django-restql/issues/256 | [] | sommelon | 0 |
PaddlePaddle/PaddleHub | nlp | 1,881 | 词法分析中的两个介绍好像写反了 | 词法分析中的两个介绍好像写反了 | open | 2022-05-25T01:11:27Z | 2024-02-26T05:02:03Z | https://github.com/PaddlePaddle/PaddleHub/issues/1881 | [] | PeiGuijun | 0 |
sanic-org/sanic | asyncio | 2,427 | request.form uses urllib.parse_qs which does not persist blank values by default when requests submit application/x-www-form-urlencoded data | **Describe the bug**
This seems to be an acknowledged limitation of parse_qs, but I'm raising as a bug as this introduces undesired behaviour rather than adding new features.
While `request.get_args` and and `request.get_query_args` accept the `keep_blank_values` argument in order to persist blanks, `request.form` ... | closed | 2022-04-10T12:14:39Z | 2022-04-24T20:01:35Z | https://github.com/sanic-org/sanic/issues/2427 | [
"bug"
] | pobk | 3 |
proplot-dev/proplot | matplotlib | 295 | Better warning dependency of cartopy package | ### Description
When I tried the basic geographic plot without cartopy installed
```
import proplot as pplt
pplt.subplots(proj='npstere')
```
I got this error:
```
ValueError: Unknown projection 'npstere'. Options are: '3d', 'basemap', 'cart', 'cartesian', 'cartopy', 'geo', 'geographic', 'polar', 'rect', 'r... | closed | 2021-10-11T12:51:22Z | 2021-10-15T21:30:18Z | https://github.com/proplot-dev/proplot/issues/295 | [
"enhancement"
] | zxdawn | 3 |
CorentinJ/Real-Time-Voice-Cloning | tensorflow | 994 | How to implement in other script | I want to somehow use an external script to send texts for it to say. But the following code doesn't work. I have also commented out the show() in the ui.py script as to not show the UI. This is my code (this is in a modified demo_toolbox.py script, just the last part, the rest is the same):
`print("Init #1")
tb = To... | closed | 2022-01-27T18:57:54Z | 2022-03-27T15:17:53Z | https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/994 | [] | codesie03 | 0 |
FujiwaraChoki/MoneyPrinterV2 | automation | 30 | python 3.9.13 Expecting property name enclosed in double quotes | 
| closed | 2024-02-21T17:34:14Z | 2024-02-21T18:32:32Z | https://github.com/FujiwaraChoki/MoneyPrinterV2/issues/30 | [] | InternalShadow | 3 |
KrishnaswamyLab/PHATE | data-visualization | 105 | RE: input data for PHATE | Hey guys,
I'm trying to understand how to appropriately use MAGIC and PHATE for my analysis.
When I perform dimensionality reduction with PCA/ UMAP after imputing gene counts, the data representation I get are vastly different. I was thus wondering if it'd be appropriate to run PHATE on the imputed counts data, ra... | open | 2021-04-22T18:40:30Z | 2021-04-22T18:40:30Z | https://github.com/KrishnaswamyLab/PHATE/issues/105 | [
"question"
] | vravik | 0 |
charlesq34/pointnet | tensorflow | 285 | Training the new data using the trained model | I created a model capable of distinguishing 13 classes using Stanford data.
If I want to train another data additionally, can I update it using the trained model?
Or, do I need to create a new model after adding new data to collection_indoor3d_data -> gen_indoor3d_h5 like the existing training process?
| open | 2021-08-17T06:51:01Z | 2021-08-17T06:51:01Z | https://github.com/charlesq34/pointnet/issues/285 | [] | breeze0512 | 0 |
pytorch/vision | computer-vision | 8,789 | `download` parameter of `MovingMNIST()` should be explained before `transform` parameter | ### 📚 The doc issue
[The doc](https://pytorch.org/vision/stable/generated/torchvision.datasets.MovingMNIST.html) of `MovingMNIST()` says that `download` parameter is before `transform` parameter as shown below:
> class torchvision.datasets.MovingMNIST(root: [Union](https://docs.python.org/3/library/typing.html#typ... | closed | 2024-12-08T17:50:22Z | 2025-02-19T16:10:57Z | https://github.com/pytorch/vision/issues/8789 | [] | hyperkai | 1 |
sammchardy/python-binance | api | 1,271 | Possible memory leak | I am using ThreadedDepthCacheManager to keep a local order book for many pairs. The order book depth is only 5. The problem is that the memory consumption is getting bigger and bigger until the process stops working or gets killed by the operating system.
Here is the minimal code that causes the problem. Just keep ... | open | 2022-11-27T21:45:44Z | 2022-11-27T21:45:44Z | https://github.com/sammchardy/python-binance/issues/1271 | [] | crmoratelli | 0 |
Significant-Gravitas/AutoGPT | python | 8,683 | Monitor Page got all the request doubled on each page access. | All requests executed by the monitor page on the first load were always doubled, this make the page load the data twice.
This video is the behavior of the page being refreshed once:
[doublerequests.mov](https://uploads.linear.app/a47946b5-12cd-4b3d-8822-df04c855879f/a25376cb-3771-40f0-864d-1a12a8495bbb/818c8294-723f-... | closed | 2024-11-18T06:57:03Z | 2024-11-20T10:43:37Z | https://github.com/Significant-Gravitas/AutoGPT/issues/8683 | [] | linear[bot] | 0 |
desec-io/desec-stack | rest-api | 304 | www: adjust rate limits | @nils-wisiol The issue with https://dedyn.io/check that was observed yesterday is actually not related to CORS headers, but to nginx rate limiting. We allow 30r/s on /api/ (which is used by the check script). Although that should suffice, rate limiting information was logged w.r.t. these requests.
I went on to repro... | closed | 2020-02-08T02:16:17Z | 2024-10-07T16:51:34Z | https://github.com/desec-io/desec-stack/issues/304 | [
"bug"
] | peterthomassen | 0 |
vitalik/django-ninja | pydantic | 1,092 | [BUG] ModelSchema & inheritance | Hey so
```
class AsdSchema(ModelSchema):
class Config:
model = Asd
model_fields = "__all__"
fields_optional = "__all__"
exclude = [
"id",
"lol_ptr_id",
] # Updated to include the Django foreign key field name
```
if Asd inherits from Lol... | open | 2024-02-20T06:01:00Z | 2024-02-20T07:51:01Z | https://github.com/vitalik/django-ninja/issues/1092 | [] | MadcowD | 1 |
FactoryBoy/factory_boy | django | 358 | Check support for Python 3.6 | With Python 3.6 out, we should make sure that it is properly supported by factory_boy.
This should work out of the box; but some steps are required to check it:
1. Add Python 3.6 to https://github.com/FactoryBoy/factory_boy/blob/master/tox.ini
2. Add that build in https://github.com/FactoryBoy/factory_boy/blob/mas... | closed | 2017-04-07T08:32:16Z | 2017-04-10T05:02:53Z | https://github.com/FactoryBoy/factory_boy/issues/358 | [
"BeginnerFriendly"
] | rbarrois | 6 |
tensorpack/tensorpack | tensorflow | 1,169 | OfflinePredictor result different from training result | Hi, not sure if this is related to tensorpack or not, stuck here for few days and checked everything...
I used the same image from the training dataset for the OfflinePredictor and expect the result is at least similar as the result from the training(got from tensorboard). However, the predicted result from tensorboa... | closed | 2019-04-28T04:08:12Z | 2019-05-05T12:13:38Z | https://github.com/tensorpack/tensorpack/issues/1169 | [] | yzpick | 2 |
fa0311/TwitterInternalAPIDocument | graphql | 224 | fieldToggles | fieldToggles 👀
`fieldToggles: {"withArticleRichContentState":false}` | open | 2023-07-09T13:24:21Z | 2023-07-09T13:24:21Z | https://github.com/fa0311/TwitterInternalAPIDocument/issues/224 | [] | fa0311 | 0 |
microsoft/nni | pytorch | 4,939 | ModuleNotFoundError: No module named 'scripts.compression_mnist_model' | My enviriment is Pyhton3.8.12 and nni2.7. When I run pruning_quick_start_mnist.py,I meet the problem "ModuleNotFoundError: No module named 'scripts.compression_mnist_model'" | closed | 2022-06-15T03:56:09Z | 2023-02-14T02:37:43Z | https://github.com/microsoft/nni/issues/4939 | [] | Yaolang003 | 9 |
scikit-learn/scikit-learn | machine-learning | 30,285 | ⚠️ CI failed on Wheel builder (last failure: Nov 16, 2024) ⚠️ | **CI failed on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/11866940607)** (Nov 16, 2024)
| closed | 2024-11-16T04:47:26Z | 2024-11-17T05:03:42Z | https://github.com/scikit-learn/scikit-learn/issues/30285 | [
"Needs Triage"
] | scikit-learn-bot | 1 |
521xueweihan/HelloGitHub | python | 2,497 | 【开源自荐】基于fabric.js和Vue的图片编辑器 | ## 推荐项目
<!-- 这里是 HelloGitHub 月刊推荐项目的入口,欢迎自荐和推荐开源项目,唯一要求:请按照下面的提示介绍项目。-->
<!-- 点击上方 “Preview” 立刻查看提交的内容 -->
<!--仅收录 GitHub 上的开源项目,请填写 GitHub 的项目地址-->
- 项目地址:https://github.com/nihaojob/vue-fabric-editor
<!--请从中选择(C、C#、C++、CSS、Go、Java、JS、Kotlin、Objective-C、PHP、Python、Ruby、Rust、Swift、其它、书籍、机器学习)-->
- 类别:... | open | 2023-02-15T02:43:09Z | 2023-02-24T08:24:00Z | https://github.com/521xueweihan/HelloGitHub/issues/2497 | [
"JavaScript 项目"
] | nihaojob | 0 |
sunscrapers/djoser | rest-api | 683 | Cannot reset inactive user password | Assuming it's a small bug or maybe it is an intentional feature.
I spent half a day thinking reset password email did not work. After some digging I found that actually if a user is not active, then they will never get an email.
In views.py we have
```
@action(["post"], detail=False)
def reset_passw... | open | 2022-07-30T21:56:01Z | 2022-07-30T21:56:01Z | https://github.com/sunscrapers/djoser/issues/683 | [] | willslater | 0 |
pytorch/vision | machine-learning | 8,731 | optests.generate_opcheck_tests | ### 🐛 Describe the bug
I'm working on a MPS implementation of torchvision.ops.deform_conv2d and running into problems when testing the op with
```
pytest test/test_ops.py::TestDeformConv -vv -s --log-cli-level=DEBUG
```
The test ends with:
```py
optests.generate_opcheck_tests(
testcase=TestDeformCon... | open | 2024-11-15T13:45:26Z | 2024-11-28T10:48:35Z | https://github.com/pytorch/vision/issues/8731 | [] | goldfishsound | 4 |
Gozargah/Marzban | api | 873 | اشتباه در رابط کاربری پنل | توی پنل مرزبان به جای note نوشته userDialog.note و به جای revoke subscription link نوشته userDialog.revokeSubscription
مرزبان نسخه 0.4.3 هست، از یه نسخه ی پایینتر آپدیت کردم به این نسخه و alembic upgrade head زدم، نمیخواستم یوزر های پنل پاک بشن و از نو بیارمشون. ممکنه از این باشه؟ | closed | 2024-03-16T01:15:24Z | 2024-03-16T12:54:47Z | https://github.com/Gozargah/Marzban/issues/873 | [
"Invalid"
] | matin497 | 1 |
BayesWitnesses/m2cgen | scikit-learn | 232 | Add support for Gradient Boosting from scikit-learn | Is there any way to transpile sklearn GBM models? I know it's not supported in the library. But maybe some way to convert it into one of the supported models, and then transpile. Any leads would be appreciated. Thanks! | closed | 2020-06-10T14:56:11Z | 2022-01-24T23:59:48Z | https://github.com/BayesWitnesses/m2cgen/issues/232 | [
"enhancement"
] | abhishek-finstack | 3 |
vimalloc/flask-jwt-extended | flask | 245 | Valid way to raise exception in callbacks | Is there a way I can raise an exception in invalid_token_loader and others? I use some exceptions to return messages via flask error handlers.
I could just rewrite my exception response in the callback but I was hoping to avoid doing that.
Thanks. | closed | 2019-05-11T21:50:13Z | 2019-05-19T16:27:15Z | https://github.com/vimalloc/flask-jwt-extended/issues/245 | [] | michaeltoohig | 1 |
microsoft/qlib | deep-learning | 1,319 | Branch naming rule docs | Current branch naming is chaos.
Typically, branch naming should follow some rules (such as, `feature/XXXXX`)
We should add some docs to the development guidance.
| closed | 2022-10-19T03:12:11Z | 2023-01-22T09:01:57Z | https://github.com/microsoft/qlib/issues/1319 | [
"stale"
] | you-n-g | 1 |
InstaPy/InstaPy | automation | 6,548 | Expecting property name enclosed in double quotes: line 1 column 2 (char 1) |
## Expected Behavior
Running smoothly.
## Current Behavior
Crashes from time to time. Can't find the reason.
## InstaPy configuration
File "C:\Users\---", line 65, in <module>
session.like_by_tags(['sonnenuntergang','landschaftsfotografie','sonyportraits','nikon','tfpgermany','canondeutschland','... | open | 2022-03-10T21:26:21Z | 2023-03-30T10:44:51Z | https://github.com/InstaPy/InstaPy/issues/6548 | [] | MastaMack | 1 |
snarfed/granary | rest-api | 100 | Resolve relative URLs in document to absolute URLs | If my HTML feed contains relative image URLs such as `/image.png`, then it's rendered as-is in the Atom feed, so consumers of the Atom feed see a broken image because they resolve it to `https://granary-demo.appspot.com/image.png` instead of `https://aaronparecki.com/image.png` | closed | 2017-01-07T19:47:53Z | 2017-01-20T07:18:49Z | https://github.com/snarfed/granary/issues/100 | [] | aaronpk | 4 |
tortoise/tortoise-orm | asyncio | 1,035 | AttributeError: 'NoneType' object has no attribute 'acquire' | I have this problem when switching schemas dynamically
```python
def demo_conf_db_switch(db_base):
def func_work(func):
@functools.wraps(func)
async def wrapper(*args, **kwargs):
await Tortoise.init(db_base)
await Tortoise.generate_schemas()
data = awa... | open | 2022-01-06T10:20:23Z | 2022-01-06T10:20:23Z | https://github.com/tortoise/tortoise-orm/issues/1035 | [] | apan-git | 0 |
dot-agent/nextpy | pydantic | 118 | Benchmark Nextpy vs Streamlit performance | Recreate the Streamlit roadmap page using Nextpy. This will serve as a practical demonstration of Nextpy’s performance in a real-world application scenario. Use this recreation as a benchmark to quantify the performance differences between Streamlit and Nextpy. | open | 2024-01-16T03:04:59Z | 2024-01-16T03:04:59Z | https://github.com/dot-agent/nextpy/issues/118 | [
"enhancement"
] | anubrag | 0 |
Esri/arcgis-python-api | jupyter | 1,864 | spatial.to_featureset() returns date fields as float when the first row is NaT | **Describe the bug**
When the first row in the dataframe has a null date, spatial.to_featureset() returns the dates as float instead of int. This results in edit_features failing with the following error, since the dates are floats.
**To Reproduce**
Steps to reproduce the behavior:
```python
from arcgis.gis i... | closed | 2024-07-09T21:22:34Z | 2024-07-15T13:09:57Z | https://github.com/Esri/arcgis-python-api/issues/1864 | [
"bug"
] | justingreco | 1 |
scikit-optimize/scikit-optimize | scikit-learn | 328 | Use `loss=ls` to output mean in GBRTRegressor instead of the 50th quantile | Currently we output the 50th quantile as the mean. It might be more appropriate to output the mean directly using `loss="ls"` instead of the 50th quantile, even though the assumption is `P(Y | X)` is gaussian. | open | 2017-03-03T01:21:33Z | 2017-03-03T01:21:33Z | https://github.com/scikit-optimize/scikit-optimize/issues/328 | [] | MechCoder | 0 |
pyg-team/pytorch_geometric | pytorch | 9,132 | Request for Enhancement: Support for Weighted Graphs in ClusterData | ### 🚀 The feature, motivation and pitch
Firstly, I want to express my appreciation for the valuable contributions made to this excellent library.
I am currently utilizing the ClusterData functionality within the library, and I am interested in applying it to weighted graphs, where the clustering of nodes is based ... | open | 2024-03-31T17:12:29Z | 2024-04-02T16:39:13Z | https://github.com/pyg-team/pytorch_geometric/issues/9132 | [
"feature"
] | Amandayoula | 2 |
plotly/dash-table | dash | 929 | Pagination styling | Feature request:
Options or ability to more easily change the styling of the pagination controls. For instance, if the table is too close to another component, it wraps around onto a new line, or gets completely hidden. In most cases, I just want the controls smaller as a whole, but attempting this through css doesn't... | open | 2021-07-29T17:39:49Z | 2022-10-26T14:40:08Z | https://github.com/plotly/dash-table/issues/929 | [] | aboyher | 1 |
explosion/spaCy | data-science | 13,207 | max_length of nlp pipline for e.g. japanese | Not sure if this is meant to happen or a misunderstanding on my part. I'm assuming misunderstanding so I'm going for Documentation Report.
The Language (nlp) class has a `max_length` parameter that seems to work different for e.g. japanese.
I'm currently trying to chunk texts that are too long by considering the ... | open | 2023-12-21T09:17:57Z | 2024-11-30T12:43:04Z | https://github.com/explosion/spaCy/issues/13207 | [
"docs",
"lang / ja"
] | JWittmeyer | 5 |
AUTOMATIC1111/stable-diffusion-webui | pytorch | 15,429 | [Feature Request]: How can I save every n steps intermediate images? | ### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What would your feature do ?
I want to save every n steps intermediate images. The script here:https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Custom-Scripts#saving-steps-of-the-s... | open | 2024-04-02T03:49:49Z | 2024-04-07T18:41:33Z | https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/15429 | [
"enhancement"
] | zhangn77 | 3 |
frappe/frappe | rest-api | 31,443 | Filter issue : less than & greater than function not working correctly | Filter issue : less than & greater than function not working correctly
Field Detail : Data Type (Read Only Field)
https://github.com/user-attachments/assets/ec687109-c57a-4f46-98f2-3ae3cce1d7ee
Frappe Framework: v15.56.0 (version-15) | closed | 2025-02-27T05:17:14Z | 2025-03-23T07:59:39Z | https://github.com/frappe/frappe/issues/31443 | [
"bug"
] | nilpatel42 | 3 |
scikit-learn-contrib/metric-learn | scikit-learn | 262 | [DOC] docs break with new sphinx | See comment https://github.com/scikit-learn-contrib/metric-learn/issues/258#issuecomment-553482800.
When building with the new sphinx version (2.1.1), references does not display prettily, though it works with some previous versions like 1.8, we should either make it work with the new version (preferably I guess), ... | closed | 2019-11-13T16:34:31Z | 2019-11-21T15:11:06Z | https://github.com/scikit-learn-contrib/metric-learn/issues/262 | [] | wdevazelhes | 2 |
horovod/horovod | machine-learning | 3,145 | Could horovod build tcp connections between different machines instead of SSH? If so, what command should we use to launch? | **Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear an... | closed | 2021-09-02T18:02:46Z | 2022-04-26T18:18:26Z | https://github.com/horovod/horovod/issues/3145 | [
"enhancement"
] | elricwan | 3 |
iperov/DeepFaceLab | machine-learning | 5,369 | Training on RTX 3090 capable of 600 ms/iteration, but on average is 3+ seconds/iteration |
On Windows 10 Pro
RTX 3090
DeepFaceLab_NVIDIA_RTX3000_series_build_07_17_2021.exe installed with no modifications
No other python instances installed
Hardware scheduling enabled
Latest NVIDIA GPU drivers installed
WIndows completely up to date
## Expected behavior
Training proceeds with iteration times g... | open | 2021-07-24T01:48:39Z | 2023-06-20T05:27:25Z | https://github.com/iperov/DeepFaceLab/issues/5369 | [] | felvengitter | 4 |
google-research/visu3d | plotly | 13 | More properties for CameraSpec (focal, fov,...) | `CameraSpec`/`PinholeCamera` could have additional properties like:
* `spec.focal_px_wh`: Returns the `(fw, fh)` focal length (in px)
* `spec.focal_px`: Returns the unique focal (when fw == fh). Implementation could be inspired from `v3d.Transform.scale` property: https://github.com/google-research/visu3d/pull/10/f... | open | 2022-05-04T13:52:07Z | 2022-12-12T14:53:14Z | https://github.com/google-research/visu3d/issues/13 | [
"contributions-welcome"
] | Conchylicultor | 2 |
jina-ai/clip-as-service | pytorch | 260 | [Feature Request] Named Entity Recognition using BERT | Could you please show a minimal working example of named-entity recognition using BERT-as-a-Service?
Basically, I want to know how I can do something like https://github.com/macanv/BERT-BiLSTM-CRF-NER but for English using your BERT-as-a-Service | closed | 2019-03-04T05:56:27Z | 2019-03-04T08:06:19Z | https://github.com/jina-ai/clip-as-service/issues/260 | [] | monajalal | 1 |
ryfeus/lambda-packs | numpy | 12 | [Tensorflow] An error occurred (403) when calling the HeadObject operation: Forbidden: ClientError | # Exception Logs
```
An error occurred (403) when calling the HeadObject operation: Forbidden: ClientError
Traceback (most recent call last):
File "/var/task/index.py", line 125, in handler
downloadFromS3(strBucket,strKey,strFile)
File "/var/task/index.py", line 19, in downloadFromS3
s3_client.download_file(st... | closed | 2017-12-04T04:43:39Z | 2018-09-25T05:15:12Z | https://github.com/ryfeus/lambda-packs/issues/12 | [] | Beomi | 5 |
ploomber/ploomber | jupyter | 190 | More clarity in documentation commands | The docs have a mix of shell commands, ipython/jupyter commands, yaml/sql/python files. Right now, except for syntax highlighting, they all look the same. This is confusing.
Add custom CSS to make clearer which one is which. | closed | 2020-07-13T02:55:06Z | 2020-07-20T02:07:35Z | https://github.com/ploomber/ploomber/issues/190 | [] | edublancas | 1 |
521xueweihan/HelloGitHub | python | 2,835 | 【开源自荐】kubez-ansible 轻松部署多场景 kubernetes 集群的工具(单节点,多节点,高可用,离线,GPU 等场景) | ## 推荐项目
<!--仅收录 GitHub 上的开源项目,请填写 GitHub 的项目地址-->
- 项目地址:https://github.com/pixiu-io/kubez-ansible
<!--请从中选择(C、C#、C++、CSS、Go、Java、JS、Kotlin、Objective-C、PHP、Python、Ruby、Rust、Swift、其它、书籍、机器学习)-->
- 类别:Jinjia
<!--请用 20 个左右的字描述它是做什么的,类似文章标题让人一目了然 -->
- 项目标题:提供 Kubernetes 集群及云原生应用的快速部署工具
<!--这是个什么项目、能用来干什么、有什... | open | 2024-10-30T15:23:41Z | 2024-10-30T15:44:37Z | https://github.com/521xueweihan/HelloGitHub/issues/2835 | [] | gitlayzer | 0 |
statsmodels/statsmodels | data-science | 9,010 | ENH: Ridge regression, jackknife and looo change in params | just parking a note for computational shortcut
Khuran et al 2014 top of page 5252 for standard parameterization of generalized Ridge
Most of the jackknife-Ridge literature uses canonical parameterization, i.e. Ridge penalty is on orthogonalized parameters (eigenvalues/eigenvectors of x'x).
Nyquist section 2.1 r... | open | 2023-09-28T18:11:24Z | 2023-09-29T13:16:58Z | https://github.com/statsmodels/statsmodels/issues/9010 | [
"comp-regression",
"topic-diagnostic",
"topic-penalization"
] | josef-pkt | 1 |
joouha/euporie | jupyter | 30 | Cursor becomes invisible after exiting notebook | Very impressive repo!
This minor issue is annoying that I have to enter then exit Tmux to recover the cursor.
This behaviour has been confirmed in Kitty, iTem2 and Windows Terminal, so I believe it is not Terminal Emulator-related issue. | closed | 2022-08-25T10:23:29Z | 2022-08-30T15:56:07Z | https://github.com/joouha/euporie/issues/30 | [] | remifan | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.