Marc Syp

Results 61 comments of Marc Syp
trafficstars

I'm thinking of implemeting a Canvas approach inside a Flexbox. Any thoughts?

Yep. 5312x2988, full resolution captured by the Galaxy S5. I understand that resizing in the browser is memory-intensive. But how to improve performance in the angular-carousel? Will implementing an html...

Having a hard time getting the CSS right without using "cover", at least with divs. I was under the impression that divs with bg images are faster than img tags....

I will try to create an isolated example for these purposes when I have a chance. In the meantime, the idea behind using html canvas was that performance is supposedly...

Note: I implemented an image scaling directive in Angular, but I'm having some problems. Here is the directive: app.directive("imageResize", [ "$parse", function($parse) { return { link: function(scope, elm, attrs) {...

HMTL markup that I'm using: ul rn-carousel rn-carousel-buffered rn-carousel-index="currentSlide" class="my-slider ng-cloak"> li ng-repeat="selectedPhoto in selectedPhotos track by $index"> div on-hold="openPhotoModal($index)" > img ng-src="{{selectedPhoto.path}}" image-resize image-percent="10" /> /div> /li> /ul>

Also curious if this repo will work with newer versions. Would appreciate an updated list of requirements if anybody has them. Thanks!

I can confirm the above -- and add scipy to the list. Also, I can confirm that I was able to train a style and evaluate using TensorFlow 1.8.0 built...

I have also followed all of the instructions and can answer yes to all of the questions in the questionnaire, and I also have this problem. Unfortunately I get the...