Mark Essel
Mark Essel
believe the issue is with BoundingBox::shrink + BoundingBox::transformBoundingBox https://github.com/jsor/geokit/blob/793e6f8847f0dd0d52a64497f7d9120dcdcdc3ea/src/BoundingBox.php#L200 https://github.com/jsor/geokit/blob/793e6f8847f0dd0d52a64497f7d9120dcdcdc3ea/src/BoundingBox.php#L219 example input to recreate: ``` $oBBox = BoundingBox::fromCoordinates([-118.45982654727163,33.858738223292775,-118.27313345274219,34.19377442763222]); $fShrinkDistance = Distance::fromString('12km'); $oShrinkBBox = $oBBox->shrink($fShrinkDistance); $oShrinkBox coords (note NE x is...
I've been working on a [fork of a fork](https://github.com/welcotravel/image-quality-assessment) (with an http server) locally and I'm seeing some warning messages ``` WARNING:tensorflow:multiprocessing can interact badly with TensorFlow, causing nondeterministic deadlocks....
I admire the api, efficiency, and results of implicit. I'm finding a need for real time training + prediction in some of my company's systems, and started searching around for...
### Output ``` cc -g -O2 -fvisibility=hidden -DZEND_SIGNALS -L/usr/local/Cellar/libxml2/2.9.9_2/lib -L/usr/local/opt/[email protected]/lib -L/usr/local/Cellar/curl/7.64.0/lib -L/usr/local/lib -L/usr/local/opt/readline/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib -Wl,-rpath,/usr/local/Cellar/libxml2/2.9.9_2/lib -Wl,-rpath,/usr/local/opt/[email protected]/lib -Wl,-rpath,/usr/local/Cellar/curl/7.64.0/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/local/opt/readline/lib -Wl,-rpath,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib ext/date/php_date.o ext/date/lib/astro.o ext/date/lib/dow.o ext/date/lib/parse_date.o ext/date/lib/parse_tz.o ext/date/lib/timelib.o ext/date/lib/tm2unixtime.o ext/date/lib/unixtime2tm.o ext/date/lib/parse_iso_intervals.o ext/date/lib/interval.o...
Our dev ops force @willrnh setup a kicking installation of elastic search and kibana with our syslog info. It's been way too long since I worked with ruby, I was...
It appears my local redis, couch, and neo4j instances have been prepared but I'm not seeing any roles listed for artists. I can see in couch that Rodrigo's listed under...
using opencv installed 2.4.6.1
https://github.com/blog/878-announcing-github-for-mac
Original text is transformed in the return sentences, so finding the start/end of each sentence requires comparing to a transformed sentence. ie For text ``` Super Tortas is Sun Valley...