Utsav Garg
Utsav Garg
I ran the NeuralTalk2 model and it runs fine. The error is in `./misc_new/LanguageModel.lua:198: in function 'sample'` where `xt` is being defined. Its giving a size of `2 1536` instead...
@yjxiong Even I trained the models using default settings for split-1 of the UCF-101 dataset and am getting a lower performance than reported. Below are the numbers I got: RGB...
@yjxiong I had done that, I extracted optical flows using the `extract_optical_flow.sh` script included with Caffe TSN but I used `extract_cpu` instead of `extract_gpu` in `build_of.py`, will that cause this...
Okay thanks.
@Shivanshmundra @yashdusing A more intuitive and simpler approach would be to include functionality which allows the user to use the `delete` key to remove a layer, this would make the...
@PalashTanejaPro Sure.
@Sayan98 Sure, go ahead.
@laylalaisy Yes, that is a good idea. We can include a search bar which dynamically filters the list of models.
@MuLx10 @laylalaisy Instead of both of you working on this, it would be better for either one of you to take the issue or split the features so that no...
@Shivanshmundra Thanks for the effort. The choice of placing the delete multiple layer button in each layer pane is a bit odd to me. Also, when deleting a layer, we...