-
when i run the fast_rcnn_demo.m, there is an error:
Error using caffe
Unknown command 'init'
Error in fast_rcnn_load_net (line 11)
init_key = caffe('init', def, net, 'test');
Error in fast_rcnn_demo…
-
### Steps to reproduce
I have a project P1 containing a class C1 and C2. I publish it as a nuget package P1.
In an another solution, I create a console project P2, add a nuget reference to P1.
…
-
When attempting to instantiate a Microsoft.WinRTC.WebRtcWrapper.rtc.Thread, the WinRT.BaseActivationFactory throws an TargetInvocationException - Class not registered.
Steps to reproduce the beha…
-
I am trying to enable SourceLink for our internal NuGet packages and am running into a problem where I don't see how I can solve it.
My setup is:
- Visual Studio 2019 Enterprise (16.3.8)
- An A…
-
Perhaps MIME check should work only on URL32/64 urls, and not on others.
That would allow for extra URLs to be checked for existence: ReleaseNotes, Manuals etc.
Update option `NoMimeCheck` doesn…
-
OS: Windows
Problem: Last CRLF replaced by LF
File that is processed by "fix" method (contains only CRLF):
Name = package.json
```json
{
"name": "clr-seed-scripts",
"version": "12.12.0",
…
-
The current implementation of nuproj includes the assembly dll name as part of the target lib folder string. This results in individual folders per assembly being created that have the exact same nam…
-
#### Brief summary of issue / Description of requested feature:
A few folks are reporting that Windows updater is deleting Mudlet, requiring them to install it manually.
All of the Mudlet data sta…
vadi2 updated
2 months ago
-
The ProjectURL could be parsed, and used to determine if GitHub is used to host the package's source code.
Several things could then be done:
- Add a link on the left hand side of the package page …
-
My files section looks like this (stripped down but still reproduces the problem):
```
files {
[${DEBUG_CONFIG}, x86] {
};
};
```
When I replace ${DEBUG_CONFIG} with `Debug`, which is also d…
mbrgm updated
10 years ago