-
CUDA_VISIBLE_DEVICES=1 python train.py --cfg_file cfgs/kitti_models/pvt_ssd.yaml
段错误 (核心已转储)
-
Hi,
Thank you for this amazing project.
I have been exploring the feature maps produced by the pre-trained V-JEPA, using PCA component visualization.
![image](https://github.com/facebookresear…
-
Is there a way to do constrained decoding with grammars loaded from EBNF files? e.g. From https://github.com/Saibo-creator/transformers-CFG/blob/main/examples/grammars/json.ebnf
I'd rather not have…
-
here is the log:
> ''' cargo build
> Compiling unicode-width v0.1.11
> Compiling rcl v0.5.0 (C:\source\rcl) …
-
cfgs dont show up even tho i saved them
-
_Issue [JP-2011](https://jira.stsci.edu/browse/JP-2011) was created on JIRA by [Jonathan Eisenhamer](https://jira.stsci.edu/secure/ViewProfile.jspa?name=eisenham):_
All user-facing `cfg` files are …
-
Hello,
Good work you have done. I am trying to repleacate your results and compare with my model but i am getting some errors: SEE BELOW
this is when i am trying to run : python src/train.py -…
-
When I compile `sdl2-sys` crate with the latest stable Rust, I get this kind of error message:
```
warning: unexpected `cfg` condition name: `ios_framework`
--> sdl2-sys\build.rs:340:46
|…
-
WebAssembly does not directly support standard low-level representations of control flow, like control-flow graphs, but as part of its design and release there was both a high-level algorithm for and …
-
It's hard to tell what should and what shouldn't be exposed in the rtc_cntl module with tonnes of cfgs everywhere. We should split this up with a top level public API that is easy to reason about.